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