BrianAnderson-BAJL/BAJL-Flow

For Each loop

Opened this issue · 0 comments

Add For Each loop into the flow core. Will loop through sub variables in a parent variable running a branch of code for each sub variable.

Might create a loop end step, but I was thinking the 'Stop' step could work also. Maybe when it reaches the end of steps for the loop it will just go back to the loop start.