ezjson_get_bool
Syntax
native bool:ezjson_get_bool(const EzJSON:value);
Usage
| Parameter | Description |
|---|---|
| value | EzJSON handle |
Description
Gets a boolean value.
Return
Boolean value
Error
If passed value is not a valid handle
native bool:ezjson_get_bool(const EzJSON:value);
| Parameter | Description |
|---|---|
| value | EzJSON handle |
Gets a boolean value.
Boolean value
If passed value is not a valid handle