All Commands
All Variables
Commands
ARRAY_CLEAR
Clear the contents of an array or remove an element from an array.
If you include the element, such as V_ARRAY(10), then that element will be removed from the array.
NOTE: To represent an array with missing elements, the format will be changed to XML format.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | name | String | The name of the Array to clear |
Example
["Clive","Alan","Chris"]
{"0":"Clive","2":"Chris"}
[]
{"0":"Clive","2":"Chris"}
[]
ARRAY Commands
ARRAY_FOR_EACHARRAY_JOIN
ARRAY_JSON
ARRAY_QTY_IN
ARRAY_SIZE
OPT_LIST_ADD
SEQN
VARIABLE Commands
ADDARRAY_JOIN
ARRAY_JSON
ARRAY_QTY_IN
ARRAY_SIZE
EMPTY
GET
GET_XML
IS_SET
ORDINAL
SET
SET_XML
VAR
VARS
XML Commands
API_DATAAPI_DATA_TO_XML
CHOICE
CSV_DATA_TO_XML
GET_XML
OBJ_DATA
PAGE_MODE
SET_XML
XML_TAG