Item (Json property): Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
(No difference)
|
Revision as of 17:20, 17 February 2015
Return or set JSON object/array item value (Json class)
[Introduced in Model 204 7.6]
This page is under construction.
Syntax
%currentJson = json:Item( index) json:Item( index) = newJson Throws InvalidJsonType
Syntax terms
%json | Json object |
---|---|
Json | Json object, which may be Null |
nonObject | NonObject |