Skip to content

Unit Reference ToggleBool

S2NX7 edited this page Sep 30, 2025 · 2 revisions

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.

Clone this wiki locally