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