PRIM_JSON.Document - LoadFromString Method
Utilizes a JSON Reader initialized with specified input string 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 |
|---|---|---|---|
InputString | *Input | Unicode String | Serialized JSON data as a unicode string |
Details
No detailed help is available for this feature