Project is running, additional tasks or loops can be executed if a condition evaluates to true. The IF Condition can be placed at any point in a Project. Tasks, Loops and additional IF Conditions can be placed inside an IF Condition. An Else clause can be added after an IF condition to execute a set of tasks when the IF condition evaluates to false.