ComfyUI Node
jz Choice
A ComfyUI node in jz/util with 3 inputs and 2 outputs.
jz Choice
- value
- index
◄choices►
◄choice►
◄separatornewline►
Categoryjz/util
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| choices | STRING | the available options, one per line (or per separator) | |
| choice | STRING | the option to pick — must be one of the choices | |
| separatoropt | COMBO | newline | 4 options: newline, comma, semicolon, pipe |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| value | STRING | — |
| index | INT | — |