gerd
11/5/2016 - 5:58 PM

for each loop

for each loop

for each (variable in object) {
 // do something statement
}