beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

ToggleBoolValue Op



ToggleBoolValue
Namespace: Ops.Boolean

Op author: pandur

Inverts a boolean value (negate, flip, not)


Sets Out Bool to true if In Bool is false and the other way around.



Inputs

in bool (boolean /Number)

The boolean value to invert

Outputs

out bool (Number)

The opposite to In Bool


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using ToggleBoolValue

  • Examples
  • Public
  • My Patches