Save to CSV#
Save the Data Table to a CSV document.
| Data Table | [Data Table] The data table that needs to be saved in the document. |
| File Path | [Text] The path to the document where the Data Table needs to be saved. |
| Delimiter | [Text] The delimiter character. By default, a semicolon is used. |
| Encoding | The file encoding. |
| Write Headers | When enabled, the table headers will be written. |
| Append to File | When enabled, the table will be appended to the file. Otherwise, a new file will be created. |
| 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. |