LibreOfficeDev 25.2 Help
තන්තු අරාවක ඇති උපතන්තු සමූහයකින් තන්තුවක් ප්රත්යාගමනය කරයි.
Join (SourceArray As Object, delimiter As String) As String
String
SourceArray: A string array.
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.