Logical NOT

The Logical NOT object converts incoming Boolean event into outgoing event as shown in the following table. F - Boolean value FALSE, T - TRUE.

inBool T F
outBool F T