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