- h5LocalStorageGetItem
string h5LocalStorageGetItem(string target, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- h5LocalStorageRemoveItem
string h5LocalStorageRemoveItem(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- h5LocalStorageSetItem
string h5LocalStorageSetItem(string name, string data)
Undocumented in source. Be warned that the author may not have intended to support it.