Signature
native bool:json_get_bool(const JSON:value);
Description
Gets a boolean value.
Parameters
- value — JSON handle
Returns
Boolean value
Errors
- If passed value is not a valid handle