Documentation - RestApp

Logical NOT

Definition

Returns new column with true if false and false if true.

Parameters

  1. Column input:

    • Def: Specify the name of the column.
  2. Column output:

    • Def: Specify the name of the column.

Additional comments

The Column input need to be boolean.