Save DataTable To File
Write a DataTable to a .csv or .json file.
DataTableSaveDataTable
What it does
Write a DataTable to a .csv or .json file.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| DataTable name | variable | Required | Name of the DataTable variable. Example: data | |
| Output file | file | Required | Extension added from the format if missing. Example: C:/out/data.csv Supports variables | |
| Format | dropdownCSV · JSON | Optional | CSV | |
| CSV delimiter | dropdownComma · Tab · Semicolon · Pipe | Optional | Comma | |
| Store path in (optional) | variable | Optional | Example: path |
More DataTable commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.