11.12.2 ParseString Method
Load the JSON structure from a string.
Input Arguments
Name
|
Type
|
Mandatory
|
Description
|
String
|
String
|
Yes
|
The string to parse.
|
|
Output Arguments
Name
|
Type
|
Mandatory
|
Description
|
ErrorInfo
|
XPRIM_ErrorInfo
|
No
|
Indicates an error that might have occurred.
|
|
Return Value
None