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


