NameByNumber (Json function)

From m204wiki
Revision as of 17:20, 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

Get name of item in JSON object (Json class)

[Introduced in Model 204 7.6]


This page is under construction.

Syntax

%unicode = json:NameByNumber( number) Throws InvalidJsonType

Syntax terms

%unicodeUnicode
Json Json object
number number

Usage notes

Examples

See also