Rate this page:

StorageKey

Result of the get, put, and delete methods.
Add the following line to your scenario code to use the interface:

require(Modules.ApplicationStorage);

Props

expireAt

Copy URL
expireAt: 

number

Expiration date based on ttl specified via the put method

key

Copy URL
key: 

string

Key name

value

Copy URL
value: 

string

Key value