ComfyUI Node
Ino Save Text
Saves a text string to a file in the specified folder.
Ino Save Text
- success
- message
- rel_path
- abs_path
◄enabledtrue►
◄text►
◄parent_folder▾►
◄folder►
◄filenameoutput.txt►
CategoryInoStringHelper
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| text | STRING | — | |
| parent_folder | COMBO | 3 options: input, output, temp | |
| folder | STRING | — | |
| filename | STRING | output.txt | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| message | STRING | — |
| rel_path | STRING | — |
| abs_path | STRING | — |