Calculates the Boolean (logical) negation of a Boolean value.
Syntax:
NOT( value:Boolean )
Returns the Boolean (logical) negation of value
as per the corresponding NOT Boolean operator, !.
Example:
NOT(A1)
where the cell value is TRUE (or any non-zero number) will return the Boolean value FALSE.
Revisions:
This function was added in Fireworkz 2.00.