ComfyUI Node
String Concat (Yogurt Nodes)
拼接多个字符串,支持自定义分隔符和可变数量的输入
String Concat (Yogurt Nodes)
- result
◄separator►
◄enable1true►
◄text1►
◄enable2true►
◄text2►
◄enable3true►
◄text3►
◄enable4true►
◄text4►
◄enable5true►
◄text5►
◄enable6true►
◄text6►
◄enable7true►
◄text7►
◄enable8true►
◄text8►
CategoryYogurtNodes/String
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| separator | STRING | 连接符号 | |
| enable1opt | BOOLEAN | true | 第1个文本输入是否启用 |
| text1opt | STRING | 第1个文本输入 | |
| enable2opt | BOOLEAN | true | 第2个文本输入是否启用 |
| text2opt | STRING | 第2个文本输入 | |
| enable3opt | BOOLEAN | true | 第3个文本输入是否启用 |
| text3opt | STRING | 第3个文本输入 | |
| enable4opt | BOOLEAN | true | 第4个文本输入是否启用 |
| text4opt | STRING | 第4个文本输入 | |
| enable5opt | BOOLEAN | true | 第5个文本输入是否启用 |
| text5opt | STRING | 第5个文本输入 | |
| enable6opt | BOOLEAN | true | 第6个文本输入是否启用 |
| text6opt | STRING | 第6个文本输入 | |
| enable7opt | BOOLEAN | true | 第7个文本输入是否启用 |
| text7opt | STRING | 第7个文本输入 | |
| enable8opt | BOOLEAN | true | 第8个文本输入是否启用 |
| text8opt | STRING | 第8个文本输入 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| result | STRING | — |