CSV

Class: NodeExportCSV

Node Icon

Export all connected data tables to .csv files.

Inputs

In

Input data collection.

Type: DataCollection, Required, Multiple

Settings

File Prefix Text

Set the file prefix. This string will be added to beginning of the filename.

File Suffix Text

Set the file suffix. This string will be added to the end of the filename.

Separator Text

Define the separator character. Default value is a semicolon. (;).

Write Column Headers Boolean

Writes the column headers as the first line in the file, if Append to End of File setting is used this setting will be ignored.

Append to End of File Boolean

If set the node will append the data to the end of an existing .csv-file.

Path Text

Set the output directory of the node.

Note: This parameter will be overridden if you use this node for batch calculations.

Keywords: export, data, csv