JSON Library - ReadNode Method
Accesses state of specified JSON Reader to create and populate appropriate JSON node
Member of JSON Library (PRIM_JSON)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result (Optional) | Reference to new JSON node created from state of specified JSON Reader | |
Reader | *Input | Reference to JSON Reader accessed to create and populate appropriate JSON node. |
Details
No detailed help is available for this feature