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

Compare with Current View Page History

Version 1 Current »

11.13.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

  • No labels