Integrated NSUserDefaults
Posted: Sat Jun 25, 2011 12:09 am
Hi there,
My feature request for a better Live code experience:
A way to store key value pairs. Using the ios default settings.
Something like this:
Kind Regards
Gary
My feature request for a better Live code experience:
A way to store key value pairs. Using the ios default settings.
Something like this:
Code: Select all
iPhoneSetValueForKey thevalueasstring, [ thekeyreference ]
iPhoneGetValueForKey [ thekeyreference ]
Gary