ComfyUI Node
Ino String Replace Placeholder
Replaces all {placeholder} tokens in a string with the replacement value.
Ino String Replace Placeholder
- string
◄input_stringTest {String}►
◄replace_stringReplaced►
CategoryInoStringHelper
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| input_string | STRING | Test {String} | — |
| replace_string | STRING | Replaced | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |