|
|
|
|
Functions
Events
Variables
Libraries
|
|
Syntax
Parameters
| STRING | key | Key of the entry to retrieve.
| | STRING | value | Value to be stored in the application data file. |
Return value
No value is returned.
Description
Saves a value in the application local memory, so you can retrieve the value when the application is closed and opened.
The function mio_data_save should be called when the local memory is updated.
For more information: mio_data_load |
|
|
|