JSONArray::GetValue (open)

Returns the value in this array as HareScript value (converting all contained JSONObject and JSONArray objects to their HareScript value too)

Syntax

// Core function, no LOADLIB necessary

VARIANT ARRAY FUNCTION GetValue()

Return value

VARIANT ARRAY

Contents of this array converted to HareScript value