ComfyUI Node
String Formatter
Formats a string using f-string-like syntax with multiple inputs.
String Formatter
- STRING
◄format_stringResult: {input1}, {input2}►
◄input1►
◄input2►
◄input3►
◄input4►
◄input5►
CategoryDebugPadawan/Text
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| format_string | STRING | Result: {input1}, {input2} | — |
| input1opt | STRING | — | |
| input2opt | STRING | — | |
| input3opt | STRING | — | |
| input4opt | STRING | — | |
| input5opt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |