For Each Loop

Loop </br> Execute a loop for each value in an array </br>

</br>

</br>

Input Parameters

Name Type
Array <font color='#f1c40f'>Any Array</font>

</br>

Output Parameters

Name Type
Loop Item <font color='#f1c40f'>Any</font>
Index <font color='#1abc9c'>Number</font>

</br>

Output Execution Pins

Name Description
Loop Executed for every loop item
On Completion Executed on completion