NOT
Use the NOT function when you want to make sure one Logical
value is not equal to another.
Use
NOT( logical )
Reverses a logical value.
Parameter | Required | Description |
---|---|---|
logical | Yes | a value or condition that can be evaluated to TRUE or FALSE |
Returns | Logical |
Example
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.