Source Code:
(back to article)
Submit
Result:
Report an issue
myArray.forEach(function(value, key, myArray) { console.log(value); });