ezjson_get_type

Syntax

native EzJSONType:ezjson_get_type(const EzJSON:value);

Usage

Parameter Description
value
EzJSON handle

Description

Gets JSON type of passed value.

Return

JSON type (EzJSONType constants)

Error

If a value handle is invalid