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