How Can We Help?
< All Topics
Print

NOT

Performs a Boolean NOT of a logic expression.

Syntax

NOT expression

Parameters

expression

A logic expression using conditional and Boolean operators. If the expression is complex, it must be enclosed in parentheses.

Return Value

Logical.

Comments

If expression is logically true, the entire expression, including the NOT, is logically false.

If expression is logically false, the entire expression, including the NOT, is logically true.

Example

not Population > 250000

 

See Also

Boolean Expressions

Conditional Expressions

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *

pt_BRPortuguese