JSONArray::AppendArray (open)
Appends the contents of an array
Syntax
// Core function, no LOADLIB necessary
MACRO AppendArray(VARIANT value)
Parameters
VARIANT value
Array with values to add
Appends the contents of an array
// Core function, no LOADLIB necessary
MACRO AppendArray(VARIANT value)
VARIANT value
Array with values to add