ComfyUI Node
String List Index
Select a string from a string list by 1-based index. Connect a String List Builder to the input.
String List Index
- string_list
- string
◄index1►
CategoryAUN Nodes/Text
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| string_list | AUN_STRING_LIST | String list from a String List Builder node. | |
| index | INT | 1 | 1-based index to select which string to output. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |