PRIM_JSON.Node - ChildAt Property

Keyed property to access a child node using an index. Provides access to children of a PRIM_JSON.Array node and the value node of a PRIM_JSON.Member node

Member of PRIM_JSON.Node (PRIM_JSON.Node)

Data Type - PRIM_JSON.Node - Base class for all JSON nodes, which form the basis of the JSON DOM

Parameters

Name Type Data Type Description
Index *Input Integer An integer index of the required child node

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference