SIMPOL Documentation

Chapter 46. json

JSON_ARRAY

Description

Type Tags

JSON_VALUE

Object Value

Objects of type JSON_ARRAY have no value, and it is an error to try to get or set this value.

JSON_ARRAY.new()

Description

Prototype

JSON_ARRAY.new ( JSON_ARRAY me )

Parameters

ParameterDefault valueType nameDescription
meNoneJSON_ARRAY

Properties

PropertyTypeDescription
elementsarray
getjsonfunction
typetype

Methods

getjson()

Description

Prototype

JSON_ARRAYvar.getjson ( JSON_ARRAY me, integer encoding )

Parameters
ParameterDefault valueType nameDescription
meNoneJSON_ARRAY
encodingNoneinteger