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) { this[index] = "hello world"; }, arr); // use arr as this
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#foreach
#replace
#item
#based
#condition
ADD COMMENT
Topic
COMMENT
Name
7+7 =
Submit