ComfyUI Node
Text ++
Combines text with optional prepend, append and override operations.
Text ++
- text
- prepend
- body
- append
◄prepend►
◄body►
◄append►
◄delimiter ►
CategoryDRMBT nodes
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| prepend | STRING | prepend this text to the body parameter separated by the delimiter | |
| body | STRING | — | |
| append | STRING | append this text to the body parameter separated by the delimiter | |
| delimiter | STRING | split the text fields by this delimiter |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| prepend | STRING | — |
| body | STRING | — |
| append | STRING | — |