Overview
These functions dynamically target an object.
You might use these functions in a loop.
Target Functions
Child At Index
.childAtIndex(parent, index)
This function uses an index number to target a specific child within a parent stack.
Note: index values start at 0, not 1.