Logical NOT
Definition
Returns new column with true if false and false if true.
Parameters
-
Column input:
- Def: Specify the name of the column.
-
Column output:
- Def: Specify the name of the column.
Additional comments
The Column input need to be boolean.