ComfyUI Node
Runtime Toggle String Join (2)
Joins queued STRING inputs using the latest live toggle and mode state at node execution time. Saved values are used as a fallback.
Runtime Toggle String Join (2)
- text
◄separator, ►
◄modemultiple►
◄enabled_mask3►
◄selected_index0►
◄state_key►
◄text_1—►
◄text_2—►
CategoryString Join Tools
Inputs (7)
| 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 | — |
| state_key | STRING | — | |
| text_1opt | STRING | Optional queued STRING input. Its generated value is accepted or rejected at execution time by the live toggle. | |
| text_2opt | STRING | Optional queued STRING input. Its generated value is accepted or rejected at execution time by the live toggle. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |