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