Add (Json function)
Add an item to a JSON array (Json class)
[Introduced in Model 204 7.6]
This page is under construction.
Syntax
[%number =] json:Add( json) Throws InvalidJsonType
Syntax terms
%number | number |
---|---|
Json | Json object, which may be Null |
json | Json object |