get component child
This block is part of the state actions group and was last modified in core v13.0.6.
get component child v13.0.6 Grabs the current child component of the component
In pins 2
- component required
state - index required
numberGrab child component at index
Out pins 2
- found
conditionReturns
trueif this index has a component - state
stateReturns the currents component child for the given index
A typical wiring for get component child: number feeds the index pin; the child_exists out pin feeds branch.

Version history
Introduced in v13.0.6.
Back to
state actions Return to the main group to view all sub-groups Back to state: helpers Return to the group to view all blocks within this group
