ComfyUI Node
String replace
A ComfyUI node in ✨ LF Nodes/Logic with 4 inputs and 2 outputs.
String replace
- ui_widget
- string
- string_list
◄input_text►
◄target►
◄replacement►
Category✨ LF Nodes/Logic
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| input_text | STRING | The text where replacements will occur. | |
| target | STRING | The substring to be replaced. | |
| replacement | STRING | The substring to replace the target with. | |
| ui_widgetopt | KUL_CODE | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |
| string_list | STRING | — |