If Condition Activity¶
If condition has two set of sub-activities, for when condition is true and when its false. If activity evaluates condition and executes true or false sub-activities accordingly.
Parameters¶
Name |
Description |
Type |
Default |
---|---|---|---|
Title |
Title of the activity to display on the designer. |
text |
|
Left Value |
Value at the left side of the operator |
float |
0.0 |
Operator |
Condition operator |
enum |
equal |
Right Value |
Value at the right side of the operator |
float |
0.0 |