Nodes/ComfyUI-Pixaroma/Text Join Four Pixaroma
ComfyUI Node

Text Join Four Pixaroma

Joins four pieces of text into one. Type in each field, or wire another node's text into its dot (the wire wins when connected). A separator (comma, space, new line, none, or your own) goes between the pieces, and empty pieces are skipped so you never get a stray separator. Right-click the node for the separator and skip-empty settings.

By pixaroma·Created 5 months ago·Updated about 16 hours ago· 333
Text Join Four Pixaroma
    • text
    text_1
    text_2
    text_3
    text_4
    Category👑 Pixaroma/💬 Prompt & Text

    Inputs (4)

    NameTypeDefaultDescription
    text_1optSTRINGText piece 1. Type here, or drag a wire onto its dot to pull text from another node (the wire wins when connected).
    text_2optSTRINGText piece 2. Type here, or drag a wire onto its dot to pull text from another node (the wire wins when connected).
    text_3optSTRINGText piece 3. Type here, or drag a wire onto its dot to pull text from another node (the wire wins when connected).
    text_4optSTRINGText piece 4. Type here, or drag a wire onto its dot to pull text from another node (the wire wins when connected).

    Outputs (1)

    NameTypeDescription
    textSTRINGThe four pieces joined with your separator.