[ Version ( since = "0.8" ) ]
public void add_boolean_element (bool value)
Conveniently adds the given boolean value into an array.
See also: [[email protected]_element], [[email protected]_boolean]
this |
a JSON array |
value |
the boolean value to add |