Logical Operators

Prev Next

Introduction

Logical operators cover the follwoing two operators:

The operators are only applicable to boolean values and parameter sets. Comparison operators can be used to calculate exclusive OR (not equal operator) and equivalence (equal operator).