whileCondition

Adds a condition to be met for the task to continue running.

Multiple conditions are combined using logical AND.

Return

this ConditionalRepeating instance for chaining

Parameters

cond

the Condition to add