ComfyUI Node
Ino String Strip Simple
Removes all specified characters from a string.
Ino String Strip Simple
- string
◄input_stringTest {String}►
◄strip_string'[]{}()-_+=►
CategoryInoStringHelper
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| input_string | STRING | Test {String} | — |
| strip_string | STRING | '[]{}()-_+= | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |