JSONObject::GetValue (open)
Returns the value in this object as HareScript value (converting all contained JSONObject and JSONArray objects to their HareScript value too)
Syntax
// Core function, no LOADLIB necessary
RECORD FUNCTION GetValue()
Return value
RECORD
Contents of this object converted to HareScript value