Wait For Child

Description

Wait until the given object has a child with the given name, and then run the connected blocks.

Available to

Inputs

Parent (Object)

You give the path to an object.

workspace

ChildName (String)

You give the block the Name of a object that you are looking for.

Tree

TimeOut (Number)

5

Outputs

Result (Object)

You give the block the variable you want the found object to be saved to.

TreeModel

Last updated