native
ezjson_init_number
Syntax
native EzJSON:ezjson_init_number(any:value);
Description
Inits a number.
Parameters
| value | Integer number that the handle will be initialized with |
|---|
Note
Needs to be freed using ezjson_free() native.
Return
EzJSON handle, EzInvalid_JSON if error occurred