ComfyUI Node
Join Text
A ComfyUI node in exectails/Strings with 4 inputs and 1 output.
Join Text
- text
◄text►
◄join_with, ►
◄prefix►
◄suffix►
Categoryexectails/Strings
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | The text to replace in. | |
| join_with | STRING | , | The string to join the elements with. |
| prefix | STRING | A string to place before the text. | |
| suffix | STRING | A string to place after the text. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |