Libraries anvil lang join

string join(object elements)
string join(object elements, string clue)
Joins the elements together with given clue.
Parameters clue -  Clue to join with, default is ", ".