If it is possible to have commands which start one “stop watch”, after another “stop watch” finished?
Hello,You can do it.To do this, you need to create a command that will stop the first stopwatch and start the second one.Follow these steps to create such a schema:1. Add a new Board or use the existing one.2. Add 2 stopwatches to the Board. 3. Go to the Board editing mode by opening the Toolbar (Tap the cogwheel button in the upper right corner of the screen).4. Tap the "Cmd" button on the Toolbar.5. You are now in the command creation mode.- Hit the first stopwatch several times until it shows "Stop".- Hit the second stopwatch to display "Start" over it.6. Tap the "Save" button on the Toolbar, and specify a suitable title for the command in the pop-up window.7. Exit the Board editing mode by tapping the cogwheel button again.Now, if you start the first stopwatch and run the command you created, then your first stopwatch will stop and the second stopwatch will start.You can also create a second command that will have the opposite effect to the first command, allowing you to stop and start these stopwatches alternately.To stop all timers, you can use the built-in command - "Terminate all timers".Sincerely,PersappsSupport Team