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