ComfyUI Node
Multiline Text ππ ‘π £π
A ComfyUI node in text with 3 inputs and 1 output.
Multiline Text ππ
‘π
£π
- STRING
βtextLine 1
Line 2
Line 3βΊ
βstrip_whitespacetrueβΊ
βremove_empty_linesfalseβΊ
Categorytext
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | Line 1 Line 2 Line 3 | Enter text (use \n for new lines) |
| strip_whitespace | BOOLEAN | true | Remove leading/trailing whitespace from each line |
| remove_empty_lines | BOOLEAN | false | Remove empty or whitespace-only lines |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | β |