join
Filter = join
Combines the items in an array into a single string using the argument as a separator.
INPUT | OUTPUT |
---|---|
| John and Paul and George and Ringo |
Combines the items in an array into a single string using the argument as a separator.
INPUT | OUTPUT |
---|---|
| John and Paul and George and Ringo |