SIMPOL Documentation

JSON_BOOLEAN

Description

Type Tags

JSON_VALUE

Object Value

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

JSON_BOOLEAN.new()

Description

Prototype

JSON_BOOLEAN.new ( JSON_BOOLEAN me, boolean value )

Parameters

ParameterDefault valueType nameDescription
meNoneJSON_BOOLEAN
valueNoneboolean

Properties

PropertyTypeDescription
getjsonfunction
typetype
valueboolean

Methods

getjson()

Description

Prototype

JSON_BOOLEANvar.getjson ( JSON_BOOLEAN me, integer encoding )

Parameters
ParameterDefault valueType nameDescription
meNoneJSON_BOOLEAN
encodingNoneinteger