ComfyUI Node
Prompt Sequence Join
A ComfyUI node in prompt sequence with 38 inputs and 1 output.
Prompt Sequence Join
- text
◄input_count2►
◄separator, ►
◄skip_emptytrue►
◄length_policylongest►
◄missing_policyblank►
◄max_items0►
◄text_1—►
◄text_2—►
◄text_3—►
◄text_4—►
◄text_5—►
◄text_6—►
◄text_7—►
◄text_8—►
◄text_9—►
◄text_10—►
◄text_11—►
◄text_12—►
◄text_13—►
◄text_14—►
◄text_15—►
◄text_16—►
◄text_17—►
◄text_18—►
◄text_19—►
◄text_20—►
◄text_21—►
◄text_22—►
◄text_23—►
◄text_24—►
◄text_25—►
◄text_26—►
◄text_27—►
◄text_28—►
◄text_29—►
◄text_30—►
◄text_31—►
◄text_32—►
Categoryprompt sequence
Inputs (38)
| Name | Type | Default | Description |
|---|---|---|---|
| input_count | INT | 21–32 | Number of visible text inputs. Click update inputs after changing it. |
| separator | STRING | , | Text inserted between parts. Use \n or /n for a newline, including ,\n or ,/n. |
| skip_empty | BOOLEAN | true | When enabled, blank missing parts are removed before joining, including their separator. |
| length_policy | COMBO | longest | longest: emit up to the longest input. shortest: stop at the shortest connected input. |
| missing_policy | COMBO | blank | blank: missing values become empty text. repeat_last: reuse the shorter input's final value. |
| max_items | INT | 00–10000 | 0 keeps all joined prompts. A positive value limits the final joined output count. |
| text_1opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_2opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_3opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_4opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_5opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_6opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_7opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_8opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_9opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_10opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_11opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_12opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_13opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_14opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_15opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_16opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_17opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_18opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_19opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_20opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_21opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_22opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_23opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_24opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_25opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_26opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_27opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_28opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_29opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_30opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_31opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. | |
| text_32opt | STRING | Connect a prompt sequence. Missing values follow missing_policy. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |