This function allows traversing the internal controls or children and detects their properties and generals.
Parent :Here we must select from the entry options in the "Controls" category the parent control that contains the elements we want to iterate over. (Required)
Tags :You must select the controls that you want to iterate within the parent container. (Required)
Step by Step :
On error : It is called when we do not send a control correctly in the Entry Var.
OutVars
"You didn´t select a correct parent"
On iteration : It returns the entire structure of the controls that it finds in the iteration.
OutVars ( Example structure of a container can vary by control )