Not - Function SummarySummary:Returns the logic complement. Usage:not value Arguments:value - (Only FALSE and NONE return TRUE) Description:Function returns TRUE if the value is FALSE, and FALSE if it is TRUE. To bitwise complement an INTEGER, use the COMPLEMENT function.
Related:and - Returns the first value ANDed with the second.
| ||||
|