ComfyUI Node
Toggle String Join (2)
Joins the non-empty STRING inputs enabled when the prompt is queued. Later toggle changes do not affect already queued jobs.
Toggle String Join (2)
- text
◄separator, ►
◄modemultiple►
◄enabled_mask3►
◄selected_index0►
◄text_1—►
◄text_2—►
CategoryString Join Tools
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| separator | STRING | , | Supports \n, \r\n, \t, and \\. |
| mode | COMBO | multiple | 2 options: multiple, single |
| enabled_mask | INT | 30–3 | — |
| selected_index | INT | 0-1–1 | — |
| text_1opt | STRING | Optional queued STRING input. Whether it is included is captured when the prompt is queued. | |
| text_2opt | STRING | Optional queued STRING input. Whether it is included is captured when the prompt is queued. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |