std:std.json.JsonArray.Push

Method Push:Void( value:JsonValue )

Adds a json value to the array.

Parameters
value value The json value to add.