[ Version ( since = "1.14" ) ]
public void set_bool (string field, bool bool_value)
Sets a boolean value on this.
this |
The Token. |
field |
field to set |
bool_value |
boolean value to set |