Variable.get
Last updated
Retrieves value from the application's local variable pool.
name
The variable's identifier.
Text
-
-
Yes
defaultValue
The default value to be used if the stored value does not exist.
Any
-
-
No
The stored variable's value, or null if the value does not exist and default value is not supplied.
Any
N/A
Coming Soon.
Coming Soon.
Coming Soon.
Coming Soon.
Last updated