====== < foreach > ====== ===== Description ===== Iterates through an ECMAScript array of items. New in VoiceXML 2.1. ===== Syntax ===== ===== Attributes ===== |array|An ECMAScript expression that evaluates to an array. Required.| |item|The variable that stores each array item upon each iteration of the loop. Required.| ===== Parents ===== , , , , , , , , , ===== Children ===== ,