This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Accessing LM Storage key list ?
#4
You can use either:
storage.all() - returns a table will all storage values in key = value format
storage.keys() - returns a table (array-like) with all storage keys, this will also include other storage server keys like mosaic which uses different format so it cannot be read directly by using storage functions
Reply


Messages In This Thread
Accessing LM Storage key list ? - by olivier - 19.03.2020, 17:08
RE: Accessing LM Storage key list ? - by admin - 20.03.2020, 08:57

Forum Jump: