Check syntax Verifies the correctness of the syntax, commands, variables.
Run Compiles and runs the current script.
Stop Sends the message to the script to stop execution. Your script must check this message if you want to have an ability to break running of scripts.