Insert (Json function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
(No difference)

Revision as of 17:20, 17 February 2015

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

%numbernumber
Json Json object, which may be Null
number number
json Json object

Usage notes

Examples

See also