The command opens and parses the specified JSON file.
0 |
File Path or Embedded File |
JSON File Handle |
The file path to the JSON file |
1 |
Integer |
JSON File Handle |
The handle to the opened JSON file. |
SUCCESS |
The file was opened successfully. |
FAILURE |
The file could not be opened. |
None.