While Task

This task will execute yellow port linked task while a condition is True and execution time is less than the lifetime defined.

tab

Keep looping while
Condition for looping.

Lifetime
Exit loop when execution time is greater than lifetime.

Note: variable task.aborted will be true if While task exited on a timeout.

Sleep
Defines the amount of sleep time between each iteration.