Category: FlowControl
Evaluate the boolean expression in the Condition property.If it is true, execute all the child activities of the true node Else, execute all the child activities of the false node
Properties
Name | Description | Mandatory | Initial Value | Runtime Expression | Type | Conditional | |
---|---|---|---|---|---|---|---|
NodeType | Contains the type for node | No | No | No | Output | No | |
Data Type: Text | Comments: | ||||||
Name | Name of the workflow node | Yes | Yes | No | Input | No | |
Data Type: Text | Comments: | ||||||
Description | Description of the workflow node | No | Yes | No | Input | No | |
Data Type: Text | Comments: | ||||||
Condition | The boolean expression which is evaluated at run time. If the resulting value is true, the true node is executed, else the false node is executed | Yes | Yes | No | Input | No | |
Data Type: Text | Comments: | ||||||
LogData | Any string to output to the workflow log | No | No | No | Input | No | |
Data Type: Text | Comments: |
Comments
0 comments
Please sign in to leave a comment.