Boolean NOT
Last updated
Last updated
Returns NOT boolean results on the input value. Nil input values are treated as FALSE and will return TRUE.
Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.
Operand
Boolean
Yes
Reads boolean result from any node that outputs a boolean.
Not
Boolean
Outputs TRUE if Operand boolean is FALSE or nil.
Contributors
AddiCt3d 2CHa0s