The Execution menu contains script commands and configuration options:
- Run – Executes all the commands in the list without interruption, repeating script until Stop selected.
- Run Once – Executes all the commands in the list without interruption for one cycle.
- Loop Break – Exit a "Loop Until Break" script command.
- Step – Sets the execution of commands to one step at a time mode.
- Next Step – Executes the next script command.
- Stop – End execution.
- Set Start – Sets the start point of command execution within the script.
- Set End – Sets the end point of command execution within the script.