join (from data list)

Basic data handling: StringDataListJoin

Joins strings from a data list with a specified separator. This node takes a data list of strings and concatenates them, with the specified separator string between each element. The separator is inserted between the strings, not at the beginning or end of the result.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
stringsSTRINGrequired
sepSTRINGrequired

Outputs (1)

NameType
STRINGSTRING