Skip to main content

Loop

Overview

Loops through structured data and runs child branches on it


Parameters

ParameterParameterValid BlocksRequired
DataData to be looped over (array or object)Loop Input Data Process Block GroupNo
ProcessesThe list of processes to run on each item in the data structureAny Process Type Block GroupNo
Current ItemThe current item being processed by the loopData Structure Block GroupYes
Save Current Item ChangesIf on, any changes made to the Current Item Value will be saved back to the Data Structure at the end of each loop. Off by default for efficiency.Boolean Process Block GroupNo
Local Variable Display ColourThe colour of the local variable in the tree. This is an indicator to help you visualise your loops, it doesn't impact your functions when they run.Colour Block GroupYes
IndexThe current index of the loopNumber Block GroupNo