Actions
You can right-click actions to change them in various different ways:
- Rename them to help clarify the flow of your scripts with more readable names
- Set their color to help differentiate parts of your script
- Disable them to temporarily (or not) stop them from being fired
- Set a keybinding to easily insert more actions of the same type easily
You can also right-click and press "Start script from here" on an action to test a particular flow without needing to run through the full loop.
Search your script's actions using CTRL+F, or all available actions by using Shift+Shift.