LocalStorage
From Lianjapedia
Revision as of 08:27, 8 January 2015 by Yvonne.milne (Talk | contribs)
Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.
Properties
| Property | Access (R/RW) | Value | Description |
|---|
Methods
| Method | Args | Description |
|---|---|---|
| GetItem | key as Character | Return the value of the property with the specified key |
| SetItem | key as Character, value as Expression | Create a property with the specified key and set its value |
Events
| Event | Args | Description |
|---|