Once published to a project, scripts can be executed via the context menu in the browser as well as in graphical editors. The execution is triggered within the project scope of the current selection. The selection itself is passed as an argument to the script to be able to write context sensitive scripts. If the script returns a result, it is presented to the user in a modal dialog. Note that in graphical editors the represented element is passed in the selection.
