ItemByNumber (Json function): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(No difference)

Revision as of 03:05, 18 February 2015

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