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