PRIM_JSON.Node - ItemAt Property

Returns a reference to the child node that has the supplied index, otherwise *NULL

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 used to match the index of a child node

Details

No detailed help is available for this feature


See also

All Component Classes

Technical Reference

  • No labels