LibreOfficeDev 25.2 Help
DQFTH‖Returns a string from a number of substrings in a string array.
7QBEZ‖Join (SourceArray As Object, delimiter As String) As String
String
VFrno‖SourceArray: A string array.
CZC5E‖delimiter: An optional 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.