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