Nodes/WWAA-CustomNodes/🪠️ WWAA Search and Replace Multi
ComfyUI Node

🪠️ WWAA Search and Replace Multi

Performs multiple find/replace operations on text in a single pass. Each line defines a search/replace pair using 'search;replace' format. Supports quoted strings for values containing special characters. Processes replacements sequentially in the order specified.

By hgabha·Created 2 years ago·Updated 5 months ago· 36
🪠️ WWAA Search and Replace Multi
    • modified_text
    • processing_log
    text_input
    search_replace_pairssearch1;replace1 search2;replace2 "text, with comma";"replacement"
    use_comma_formatfalse
    Category🪠️ WWAA/String

    Inputs (3)

    NameTypeDefaultDescription
    text_inputSTRING
    search_replace_pairsSTRINGsearch1;replace1 search2;replace2 "text, with comma";"replacement"
    use_comma_formatBOOLEANfalse

    Outputs (2)

    NameTypeDescription
    modified_textSTRING
    processing_logSTRING