ComfyUI Node
LZ Save String to CSV
A ComfyUI node in MyCustomNodes/Text with 4 inputs and 1 output.
LZ Save String to CSV
- output_path
◄filepathoutput.csv►
◄mode▾►
◄header►
◄row_data—►
CategoryMyCustomNodes/Text
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| filepath | STRING | output.csv | — |
| mode | COMBO | 2 options: write, append | |
| header | STRING | — | |
| row_data | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output_path | STRING | — |