Represents method StrJoin(string[],String).
StrJoin(string[],String)
function StrJoin(strs: array of string; delimiter: String): String;