grip_json_get_bool

Gets a boolean value.

Syntax

native bool:grip_json_get_bool(const GripJSONValue:value)

Usage

value JSON handle

Return

Boolean — value

Errors

If passed value is not a valid handle

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