All Commands
All String
Commands
DDQUOTE
DDQUOTE is an abbreviation of Double Double QUOTE
This command replaces and double quotes in the string with two double Quotes.
Use it to escape double quotes in strings use in commands or preparing certain JSON content to be included into an array.
This command can have an {END_DDQUOTE} command.
In this case, the string in-between will replace the first parameter and the format will be {DDQUOTE} string {END_DDQUOTE}
This is particularly useful if the string is particularly long or contains commas.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | string | String | The string to adjust. |
VARIABLE Commands
ADDARRAY_CLEAR
ARRAY_JOIN
ARRAY_JSON
ARRAY_QTY_IN
ARRAY_SIZE
EMPTY
GET
GET_XML
IS_SET
ORDINAL
SET
SET_XML
VAR
VARS