Appearance
Testing Mode
Testing mode allows you to test and debug your Brainwrite Swift routine.
You can test each step of the routine and verify the output of each step without the need to execute the entire routine. Click the icon to enter the routine into testing mode.
Breakpoint
When the routine is in Testing Mode, you'll see the icon on the routine blocks. It's used to set the block as the breakpoint. Breakpoint is designed to point in the routine where the execution of the routine will be paused, allowing you to inspect the state of the routine and its variables.