
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