Nodes/Skoogeer-Noise/Join Text List
ComfyUI Node

Join Text List

A ComfyUI node in text/debug with 2 inputs and 2 outputs.

By ttulttul·Created 8 months ago·Updated 2 months ago· 14
Join Text List
    • joined_text
    • count
    text_items
    separator\n
    Categorytext/debug

    Inputs (2)

    NameTypeDefaultDescription
    text_itemsSTRINGList of text values to join into a single previewable string. Connect a list-valued STRING output such as Mustache Template here.
    separatorSTRING\nSeparator inserted between each text item. Escape sequences like \n, \r, and \t are decoded, so values like \n===\n work as expected.

    Outputs (2)

    NameTypeDescription
    joined_textSTRING
    countINT