Loop Through Children
Description
Iterates through all the children of an instance.
Available to
Inputs
Object (Object)
The instance whose children will be looped through.
ExampleTable
Outputs
Child (Variable)
The current child of the instance that is being looped through.
TableIndex
Last updated