Unit Reference Todo - RealityStop/Bolt.Addons.Community GitHub Wiki
A documentation or reminder unit used to mark unfinished work or tasks within a flow. Optionally logs a warning or throws an error when triggered.
Input Ports
- enter : The control input that triggers this unit.
Output Ports
- exit : The control output invoked after the unit executes.
Properties
- ErrorIfHit : If enabled, throws an exception when the unit is executed.
- CustomMessage : Optional message displayed in the console when the unit is triggered.