1Graphical interface

 

2Function

The <not> block is equivalent to the “not” operator in Python; it performs a logical NOT operation on the “in” input.

See the Python documentation for more details.

3Input

4Output

5Types

The input and output are of type: bool