Boxed Conditional

◷ Reading Time: 2 minutes

A boxed conditional provides a graphical depiction of an if statement with three labeled rows: “if,” “then,” and “else.”

You can drag the conditional from the side toolbar and drop it in the main window to create a conditional boxed expression.

In the properties window:

Once you click the Show Properties icon, you can add variables as input and output for this conditional in the properties window.

Once you click on the If and check the properties window. You can change the value for it.

Value: the condition for If.

Copy Value To: variable that needs to be created when using the result of this invocation outside of the boxed expression document.

The same behavior once you click on Then and Else.

To run the Boxed Conditional, click the debug or run icons, enter the required inputs, and run.

Updated on August 19, 2024

Was this article helpful?

Related Articles