Turn a list of strings into one string, with elements separated by a constant string.
List of strings to be joined
String to start the list
String to be inserted between each of the elements
in list
.
String to end the list
Type: string
Concatenated string