DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
foreach and replace item based on condition
arr.forEach(function(part, index, theArray) { theArray[index] = "hello world"; });
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#foreach
#replace
#item
#based
#condition
ADD COMMENT
Topic
COMMENT
Name
1+5 =
Submit