JSON_FALSE
Description
Type Tags
JSON_VALUE
Object Value
Objects of type JSON_FALSE have no value, and it is an error to try to get or set this value.
JSON_FALSE.new()
Description
Prototype
JSON_FALSE
.new
(
JSON_FALSE
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | JSON_FALSE |
Properties
Property | Type | Description |
---|---|---|
getjson | function | |
type | type | |
value | boolean |
Methods
getjson()
Description
Prototype
JSON_FALSEvar
.getjson
(
JSON_FALSE
,
integer me
)
encoding
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | JSON_FALSE | |
encoding | None | integer |