get
Get values from ValueStore
object
Description
Examples
Input Arguments
Tips
To return only one entry value as specified by
key
, you can also use the syntaxvalue = store(key)
.
Version History
See Also
ValueStore
| isKey
| keys
| remove
| put