Workflow::OnCondition | ||||||||||||||||||||||
Description | ||||||||||||||||||||||
Based on the
result of the "Condition", the workflow will continue executing
either the "True" branch or the "False" branch. To setup this command drag the command to the workflow. The first arrow that is drawn to connect OnCondition to the next command is the "True" branch and the second will be the "False" branch. The color of the connecting arrows identifies which branch it is; green is the "True" branch and red is the "False" branch. |
||||||||||||||||||||||
Options | ||||||||||||||||||||||
Operator |
The operation of which the outcome will be either "True" or "False"
|
|||||||||||||||||||||
Case
Sensitive |
When checked, string comparison operators will be case-sensitive. | |||||||||||||||||||||
Disable
Verbose Logging |
When checked, verbose logging will be disabled. |