Converts all elements in array into a string separated by separator.
- Lodash chained on (string): the joined string.
See Implementation
Converts all elements in array into a string separated by separator.