ComfyUI Node
Ino String Concat
Joins two strings with an optional separator.
Ino String Concat
- string
◄string_a►
◄string_b►
◄separator►
CategoryInoStringHelper
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| string_a | STRING | — | |
| string_b | STRING | — | |
| separator | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |