Add (Json function)

From m204wiki
Revision as of 17:19, 17 February 2015 by Wiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

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

Usage notes

Examples

See also