ComfyUI Node
String Switch
A ComfyUI node in nifty/logic with 3 inputs and 1 output.
String Switch
- STRING
◄booleantrue►
◄on_true►
◄on_false►
Categorynifty/logic
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| boolean | BOOLEAN | true | Determines which string value is returned. |
| on_true | STRING | Returned when boolean is True. | |
| on_false | STRING | Returned when boolean is False. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |