CSV Writer
Appends a row of data to a csv file.
Pure Function
No
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFired when the values are successfully added to the batch.
Data Inputs
File Path
INPUTPath to a CSV file on disk.
Data
INPUTA list of values to append to the csv.
Delimiter
INPUTThe character separating values.
Settings
Wipe on Open
BOOLEANIf true, on first open of the file the contents will be cleared.
Default: false
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing