native
ezjson_get_type
Syntax
native EzJSONType:ezjson_get_type(const EzJSON:value);
Description
Gets JSON type of passed value.
Parameters
| value | EzJSON handle |
|---|
Return
JSON type (EzJSONType constants)
Error
If a value handle is invalid
native
native EzJSONType:ezjson_get_type(const EzJSON:value);
Gets JSON type of passed value.
| value | EzJSON handle |
|---|
JSON type (EzJSONType constants)
If a value handle is invalid