Logical Functions Overview Logical functions test for True/False values. They evaluate a condition, and return a value based on whether the condition is True or False. Between Choose Coalesce If In IsNotNull IsNull Switch