Nodes/Sage Utils/Triple Join Text (Legacy)
ComfyUI Node

Triple Join Text (Legacy)

Joins three strings with a separator.

By arcum42·Created 2 years ago·Updated 18 days ago· 32
Triple Join Text (Legacy)
    • str
    separator,
    add_separator_to_endfalse
    str1
    str2
    str3
    CategorySage Utils/text/helper

    Inputs (5)

    NameTypeDefaultDescription
    separatorSTRING, Separator string used between inputs.
    add_separator_to_endBOOLEANfalseAdd separator to the end of the joined string.
    str1STRINGFirst string to join.
    str2STRINGSecond string to join.
    str3STRINGThird string to join.

    Outputs (1)

    NameTypeDescription
    strSTRINGOutput value for str.