ToggleBoolValue Op

ToggleBoolValue

Inverts a boolean value (negate, flip, not)


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


Edit Documentation

Full Name
  • Ops.Boolean.ToggleBoolValue
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


in bool (Number:boolean )

The boolean value to invert

OUTPUT PORTS


out bool (Number)

The opposite to In Bool


Patches using ToggleBoolValue

  • Examples
  • Public
  • My Patches