ToggleBoolValue Op

ToggleBoolValue

This op is deprecated!

It will not receive any updates

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.Extension.Deprecated.ToggleBoolValue
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorMaintained by Team


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

Changelog


deprecationop was deprecated - use op "NOT"user avatarpandur - 2024-05-15 11:17