Nodes/Basic data handling/join (from LIST)
ComfyUI Node

join (from LIST)

Joins strings from a 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.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
join (from LIST)
  • strings
  • STRING
sep
CategoryBasic/STRING

Inputs (2)

NameTypeDefaultDescription
stringsLIST
sepSTRING

Outputs (1)

NameTypeDescription
STRINGSTRING