LibreOffice 7.1 Help
Returns a string from a number of substrings in a string array.
Join (Text As String Array, delimiter)
Virkne
Teksts: virknes masīvs.
delimiter (optional): A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero "", the substrings are joined without separator.