All Commands
All Variables
Commands
VARS
This will declare multiple Variables for later use.
This differs from SET as it will declare the variable at the current scope level and ensure that any subsequent GET or SET commands refer to this variable rather than one set at a higher level.
If you are using a variable for the first time, VAR will execute quicker than SET.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | String | Variable to declare followed by an optional value to assign. |
Example
123
456
456
VARIABLE Commands
ADDARRAY_CLEAR
ARRAY_JOIN
ARRAY_JSON
ARRAY_QTY_IN
ARRAY_SIZE
EMPTY
GET
GET_XML
IS_SET
ORDINAL
SET
SET_XML
VAR