M-Files API 23.11.13135.0
Join Method
Strings Collection : Join Method
Separator for the concatenated strings.
Description
Concatenates the members of the collection, using the specified separator between each member.
Syntax
Visual Basic
Public Function Join( _
   ByVal Separator As String _
) As String
Parameters
Separator
Separator for the concatenated strings.
See Also

Strings Collection  | Strings Members