1Graphical interface

 

2FUnction

The <and> block is equivalent to the “and” operator in Python; it performs a logical AND operation on the two inputs “a” and “b.”

See the Python documentation for more details.

3Inputs

4Output

5Types

The inputs and output are all of type: bool