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

Compare with Current View Page History

Version 1 Next »

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)

PRIM_JSON.Node

Reference to new JSON node created from state of specified JSON Reader

Reader

*Input

PRIM_JSON.Reader

Reference to JSON Reader accessed to create and populate appropriate JSON node.

Details


No detailed help is available for this feature

See also

All Component Classes
Technical Reference

  • No labels