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