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)

Errors

If a value handle is invalid

Defined in grip.inc at line 418 . This documentation was automatically generated from source.