JSONArray::NEW (open)
Constructs a new JSON array, converts the records and arrays in the value to JSONObject and JSONArray
Syntax
// Core function, no LOADLIB necessary
MACRO NEW(VARIANT ARRAY initval)Parameters
VARIANT ARRAY initvalValue to initialize this object with