Run a script

You want to run a script you created with the Script Editor.

Prerequisites

  • You have a script open in your project.

Procedure

  1. Right-click the script you want to run. You can be either in edit mode or display mode.

  2. Select Run.

    Result: The focus of the Script Editor changes to the Script output pane of the script. You can see the script running.

Results

  • You have run your script.

  • You can check if the script runs successfully or if there are error messages.