join
Join the strings into one string.
Return
the joined string
Parameters
strings
the string list to join
Join the strings into one string with delimiter in between.
Return
the joined string
Parameters
strings
the string list to join
delimiter
the delimiter