Not Function

  • Updated

The Not function performs logical negation.

Syntax

 

The Not function performs logical negation.

 

Not(expression)

 

 

Arguments:

 

 

 

expression

Boolean - An expression.

Remarks

  • Example: Not(7 = 5) returns true.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.