grip_json_get_type
Gets JSON type of passed value.
Syntax
native GripJSONType:grip_json_get_type(const GripJSONValue:value)
Usage
| value | JSON handle |
Return
JSON type (GripJSONType constants)
Defined in
grip.inc
.
This documentation was automatically generated from source.