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

Compare with Current View Page History

Version 1 Current »

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


  • No labels