JavaScript Arrays - join() method Tutorial
The join() method is used to join all the elements of an array into a single string separator, displayed as an alert.
The join() method is used to join all the elements of an array into a single string separator, displayed as an alert.