ComfyUI Node
🪠️ WWAA Search and Replace Text
Performs text search and replace operations on multi-line strings. Searches for all occurrences of a specified string and replaces them with another string. Useful for batch text modifications, prompt adjustments, and string manipulation tasks.
🪠️ WWAA Search and Replace Text
- modified_text
◄text_input—►
◄search_string—►
◄replace_string—►
Category🪠️ WWAA/String
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text_input | STRING | — | |
| search_string | STRING | — | |
| replace_string | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| modified_text | STRING | — |