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

Text Join Three Pixaroma

Joins three 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 Three Pixaroma
    • text
    text_1
    text_2
    text_3
    Category👑 Pixaroma/💬 Prompt & Text

    Inputs (3)

    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).

    Outputs (1)

    NameTypeDescription
    textSTRINGThe three pieces joined with your separator.