Nodes/comfyui-prompt-sequence/Prompt Sequence Join
ComfyUI Node

Prompt Sequence Join

A ComfyUI node in prompt sequence with 38 inputs and 1 output.

By Localsmile·Created 2 months ago·Updated 2 months ago· 0
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)

    NameTypeDefaultDescription
    input_countINT21–32Number of visible text inputs. Click update inputs after changing it.
    separatorSTRING, Text inserted between parts. Use \n or /n for a newline, including ,\n or ,/n.
    skip_emptyBOOLEANtrueWhen enabled, blank missing parts are removed before joining, including their separator.
    length_policyCOMBOlongestlongest: emit up to the longest input. shortest: stop at the shortest connected input.
    missing_policyCOMBOblankblank: missing values become empty text. repeat_last: reuse the shorter input's final value.
    max_itemsINT00–100000 keeps all joined prompts. A positive value limits the final joined output count.
    text_1optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_2optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_3optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_4optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_5optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_6optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_7optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_8optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_9optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_10optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_11optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_12optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_13optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_14optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_15optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_16optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_17optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_18optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_19optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_20optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_21optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_22optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_23optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_24optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_25optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_26optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_27optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_28optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_29optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_30optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_31optSTRINGConnect a prompt sequence. Missing values follow missing_policy.
    text_32optSTRINGConnect a prompt sequence. Missing values follow missing_policy.

    Outputs (1)

    NameTypeDescription
    textSTRING