Boolean Operator

This Node performs Boolean algebra. It operates on variables which are either FALSE (0) or TRUE (1). The result in turn is also either TRUE or FALSE.