Unit Reference ToggleBool - RealityStop/Bolt.Addons.Community GitHub Wiki

ToggleBool

Screenshot 2025-09-30 163630

A utility unit that toggles a Boolean value each time it is evaluated. Useful for flipping states or creating simple toggle logic in a flow.

Input Ports

  • Value : The current Boolean value to toggle.

Output Ports

  • Result : The resulting Boolean value after toggling.
⚠️ **GitHub.com Fallback** ⚠️