Returns the logical NOT of the specified argument.
Syntax
![]() |
---|
NOT( Logical l ) → Logical |
Returns the logical NOT of l. That is, if l is FALSE, NOT returns TRUE; if l is TRUE, NOT returns FALSE.
Formula
![]() |
---|
=NOT(TRUE) |
Function Reference
AND Function
IF Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |