Concatenate an array of strings into a single string using a specified delimiter
["apple", "banana", "cherry"]
.\n
in the settings.input1
.Can I use special characters as the Join String?
\n
), tab (\t
), and space (
) as the Join String. Enter them literally in the Join String field in the settings.Can I join an array of non-string values?
Can I use a dynamic Join String?