SIMPOL Documentation

JSON_OBJECT

Description

Type Tags

JSON_VALUE

Object Value

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

JSON_OBJECT.new()

Description

Prototype

JSON_OBJECT.new ( JSON_OBJECT me, boolean isroot, integer encoding )

Parameters

ParameterDefault valueType nameDescription
meNoneJSON_OBJECT
isroot.falseboolean
encoding0integer

Properties

PropertyTypeDescription
encodinginteger
getjsonfunction
isrootboolean
membersJSON_MEMBERS
typetype

Methods

getjson()

Description

Prototype

JSON_OBJECTvar.getjson ( JSON_OBJECT me, integer encoding )

Parameters
ParameterDefault valueType nameDescription
meNoneJSON_OBJECT
encodingNoneinteger