You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

PRIM_JSON.Node - Item Property
Returns a reference to the child node that has a name that matches the key parameter, otherwise *NULL
Member of PRIM_JSON.Node (PRIM_JSON.Node)
Data Type - PRIM_JSON.Member - JSON node class that represents a name/value pair of a JSON Object node mapped from JSON content

Parameters

Name

Type

Data Type

Description

Key

*Input

Unicode String

A unicode string used to match the name of a child node

Details


No detailed help is available for this feature

See also

All Component Classes
Technical Reference

  • No labels