JSON

 

Open JSON File

The command opens and parses the specified JSON file.

 

Input Arguments

 

0

File Path or Embedded File

JSON File Handle

The file path to the JSON file

 

Return Arguments

 

1

Integer

JSON File Handle

The handle to the opened JSON file.

 

Returned Status

 

SUCCESS

The file was opened successfully.

FAILURE

The file could not be opened.

 

Remarks

None.