UNDERSTANDING LOGICAL FUNCTIONS


You use logical functions to test for specific conditions. These functions are often called logical operators in discussions of Boolean logic. You use logical operators to arrive at one of two conclusions: TRUE or FALSE.