While
You can select this activity to confirm that the expression in the Condition field is True and the activities specified in the Body section continues to run if the value is true. The process halts when the value of the Condition field is set to False.
This table lists the properties for the activity.
Property Type | Property Name | Data type | Description |
---|---|---|---|
Misc | DisplayName | String | The name to be displayed for the activity. |
Input | Condition | Boolean | The activities specified in the Body section continue to run if the value of the condition is set to true. The condition must have a Boolean value (True or False). |
Body | N/A | The sequence of activities that must run when the conditions specified in the Conditions field is set to True. |