Compiles the current application. Compilation error and warnings are shown in the message list.
Compiles all applications that are not currently executing.
Start the execution of the current application. It is only possible to
start execution if the application has been compiled without errors.
During execution it is not possible to drag-and-drop from the palette
onto the workspace and the undo history is switched off.
An executing workspace has its icon changed to an arrow icon
.
Start the execution of all successfully compiled applications that are not already executing.
Stop the execution of the current application.
Stop the execution of all executing applications.
Execute the current (paused) application one scan cycle.
Pause the execution of the current application.
Resume the execution of the current application.
If the current application is a connected Socket IO client, close its current socket connection. If the current application is a running Socket IO server, shut down its server.