Add CSV Data Node
Adds CSV data to the workflow, allowing subsequent nodes to utilize this data.
Parameters
| Label | Value Type | Description |
|---|---|---|
| CSV Data | DataTable | The CSV data to be added. This data can be used by other nodes in the workflow. |
| CSV Data | ValueInput | The CSV data to be added. This data can be used by other nodes in the workflow. |
| Variable for CSV Data (string) | ValueOutput | Variable to store the CSV data as a string, making it accessible for subsequent nodes. |