Method Standards.JSON.Validator()->is_JSON_boolean()
- Method
is_JSON_boolean
private
bool
is_JSON_boolean(mixed
value
)- Returns
1 if the specified value is either Standards.JSON.true or Standards.JSON.false.
private
bool
is_JSON_boolean(mixed
value
)
1 if the specified value is either Standards.JSON.true or Standards.JSON.false.