ComfyUI Node
AGSoft Text Input Switch X2
A switch node that outputs one of two text inputs based on a selector value. Useful for conditional logic or A/B testing within your workflow. Нода-переключатель, которая выводит один из двух текстовых входов в зависимости от значения селектора. Полезна для условной логики или A/B тестирования в вашем рабочем процессе.
AGSoft Text Input Switch X2
- STRING
◄text1—►
◄text2—►
◄input_selector1►
CategoryAGSoft/Text
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| text1 | STRING | The first text option. Первый текстовый вариант. | |
| text2 | STRING | The second text option. Второй текстовый вариант. | |
| input_selector | INT | 11–2 | Select which input text to output (1 or 2). Выберите, какой входной текст выводить (1 или 2). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |