Storage. Read File#
Reads the file data and allows saving it to a file.
| GUID/File Name | [Text] GUID or file. |
| Save Path | [Text] The path to save the file data. If the path is specified with a file name, then turn off the "Add File Name" property. If only a directory is specified, then enable this property. |
| Add File Name | Adds the file name to the "Save Path" property. If a file name is specified in the "Save Path" property, then turn off this property. |
| Timeout | [Number] Timeout in seconds. |
| File Object | [Object] The file object. An example of using the object can be viewed in the expression editor. |
| File Path | [Text] The full path to the saved file. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block. |