DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
join string js with and at the last item
['tom', 'dick', 'harry'].join(', ').replace(/, ([^,]*)$/, ' and $1') > "tom, dick and harry"
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#join
#string
#js
#item
ADD COMMENT
Topic
COMMENT
Name
6+4 =
Submit