The Dialogue System has three types of logical operator. You can select the operator in the inspector.
- AND: returns the logical AND of the two inputs.
- OR: returns the logical OR of the two inputs.
- NOT: returns the logical complement of a single input