If

You can select this activity to consider the action specified in the THEN and ELSE section based on a specific condition.

The Then section includes the activities to be performed if the condition is true. The Else section includes the activities to be performed if the condition is false.

This table lists the properties for the activity

Property Type Property Name Data Type Description
Input Condition Boolean The activities for the condition to be analyzed. The Then and the Else section runs based on the condition specified. The conditions must have a Boolean value (True or False).
DisplayName String The name to be displayed for the activity.