Join

Join (stringlist input, string split character)

Returns a string containing each element of the input, separated by the split character. This is the inverse of the split function.