Type: nodetool.text.Join

Namespace: nodetool.text

Description

Joins a list of strings into a single string using a specified separator. text, join, combine, concatenate, merge, list

Properties

Property Type Description Default
strings list[str] The list of strings to join. []
separator str Separator between items. ``

Outputs

Output Type Description
output str  

Browse other nodes in the nodetool.text namespace.