() nand ()
Jump to navigation
Jump to search
The nand block is a boolean block that outputs the nand logic gate. It outputs true unless both values inside it output true. To get this block, one must add the "Operators Expansion" extension.
Workaround
This block can be worked around by putting an "and" block inside of a "not" block.