ComfyUI Node

Text ++

Combines text with optional prepend, append and override operations.

By drmbt·Created 2 years ago·Updated 6 months ago· 6
Text ++
    • text
    • prepend
    • body
    • append
    prepend
    body
    append
    delimiter
    CategoryDRMBT nodes

    Inputs (4)

    NameTypeDefaultDescription
    prependSTRINGprepend this text to the body parameter separated by the delimiter
    bodySTRING
    appendSTRINGappend this text to the body parameter separated by the delimiter
    delimiterSTRING split the text fields by this delimiter

    Outputs (4)

    NameTypeDescription
    textSTRING
    prependSTRING
    bodySTRING
    appendSTRING