The READ command is used to read and parse the JSON data.
When the READ command is executed, the file content is read as UTF-8 data and parsed.
Command | Keyword | Value | Developer notes |
|---|---|---|---|
READ | FILE | value | Required. File path. |
ARCHIVE | value | Optional. File path. |
READ FILE(/folder/file.json) ARCHIVE(/folder/file.json)