PRIM_JSON.Document - LoadFromFile Method
Utilizes a JSON Reader initialized with the contents of specified file to create and populate an appropriate JSON node that then replaces this document's root node
Member of PRIM_JSON.Document (PRIM_JSON.Document)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
TextReader | *Input | Component reference supplying the text reader to be used by the JSON Reader |
Details
No detailed help is available for this feature