[ Version ( since = "0.8" ) ]
public void set_boolean_member (string member_name, bool value)
Convenience function for setting an object member with a boolean value.
See also: [[email protected]_member], [[email protected]_boolean]
this |
a JSON object |
member_name |
the name of the member |
value |
the value of the member |