If / Else

Create an if/else statement

Executing the following blocks if conditions is met

Otherwise execute the following blocks if conditions is met

End of conditional blocks

The if/else statement is used to perform different actions based on different conditions.

The if/else statement executes a building block if a specified condition is true. If the condition is false, another building block can be executed.

Use cases

  • Create an if/else statement

Configuration

Click on the bold part in the title of the building block to configure the timer.

 Else

In the output section of this block you can also add "Else" blocks to create flows that are more readable than using nested or multiple Skip blocks.

Questions and Feedback

If you have any comments on this page, feel free to add suggestions right to the Google document that we are using to create this site.

If you are not yet member of the Ultradox community on Google+, please join now to get updates from our end or to provide feedback, bug reports or discuss with other users.

Last Updated: 04.10.18