ItemByNumber (Json function)

From m204wiki
Revision as of 03:05, 18 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

Return JSON object/array item value by item number (Json class)

[Introduced in Model 204 7.6]


This page is under construction.

Syntax

%outJson = json:ItemByNumber( number) Throws InvalidJsonType

Syntax terms

%jsonJson object
Json Json object, which may be Null
number number

Usage notes

Examples

See also