Array.Joinfunction Join (seperator : String) : StringDescriptionJoins the contents of an array into one string. The elements are seperated by the seperator string. and returns a copy of the joined array function Start () { |
|
||||
| Scripting > Runtime Classes > Array | ||||
Array.Joinfunction Join (seperator : String) : StringDescriptionJoins the contents of an array into one string. The elements are seperated by the seperator string. and returns a copy of the joined array function Start () { |