Source position: JPL.Strings.pas line 226
function StringArrayToStr(
Arr: TStringDynArray;
ValueSeparator: string = ', '
):string;