Item (Json property)
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 |