ComfyUI Node
Any To String
A ComfyUI node in nifty/string with 2 inputs and 1 output.
Any To String
- values
- string
◄mode▾►
Categorynifty/string
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | 'delimiter' joins all values with a separator. 'pattern' places values into a template string using $1, $2, ... placeholders. | |
| valuesopt | COMFY_AUTOGROW_V3 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |