Operator that returns true or false as the result.
|
The AND operator is a Boolean operator and represents the condition that all incoming objects exist in the process instance. |
|
The OR operator is a Boolean operator. It represents the condition that at least one incoming object must exist in the process instance. |
|
The NOT operator is a Boolean operator. This operator inverts the value of a Boolean variable. In the graphic the incoming object is the variable Temporary files created. Thus, the operator specifies whether the condition that temporary files are not to be deleted is met. |