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