ComfyUI Node
StringList To String
If use ` ` or others escape_char, must enable `is_escape_char`, or not, module will receive `\n`, that not expected support list: - ` ` - ` ` - ` ` - `'` - `"` - `\`
StringList To String
- input_string_list
- strings
◄join_word►
◄is_escape_charfalse►
CategoryAsyncOutput/Utils/String
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input_string_list | LIST | — | |
| join_word | STRING | — | |
| is_escape_char | BOOLEAN | false | if use ascii escape char, must enable |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| strings | STRING | — |