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