JavaScript Arrays
The forEach() and each() Method
forEach() and each() calls a function for each element in an array:
==================
demo1
==================
demo2
==================
demo3
==================
Coffee
Milk
Soda