Find First Child
Description
Runs the connected block only if the given object has a child with the given name.
Available to
Inputs
Parent (Object)
You give the path to an object.
workspace
ChildName (String)
You give the block the name of a object.
Tree
Recursive (Bool)
Whether or not the search should be conducted recursively.
false
Outputs
Result (Object)
You give the block the variable you want the found object to be saved to.
TreeModel
Last updated