The Block Property window for an If Block is shown below:

Ref | Description |
A | A Condition Editor for creating simple or complex conditions. See the Condition Editor and Expression Editor sections for more details. |
B | Check the Include Else check box to include an Else section in the code block as shown below. The code in the Else section executes if the If condition is not true.
|
C | Notes, such as the purpose or functionality of the block, can be added to document the procedure steps for other developers to easily understand the procedure |
Create a condition for the If Block by selecting the Pencil (Edit) icon. There are options to create a simple condition using dropdown menus, or to construct your own complex condition (expression). These are described in the About the Block Properties Windows section.

