True and False Operators

Determining if an expression is true or false is useful in your procedures. If an expression is true, the computed result is 1. If an expression is false, the computed result is 0. The following shows some ways to check for true or false operators.

Comparisons - Some operators you can use for comparisons are: