The NOT function outputs the result of the logical NOT operation performed on the input.
Input | Data Type | Description |
---|---|---|
Input1 | Boolean | Boolean |
Output | Data Type | Description |
---|---|---|
Output1 | Boolean | The result of the logical NOT operation performed on the input. |