Scripting developement environment

Scripting developement environment

With Developer mode enabled in Vision/Stages you will find the Scripting developement environment under Workspace / Panel / Scripting IDE.

The Scripting developement environment is more than a simple editor. You can use the following functions:

  • assign a script file to a slideshow object
  • cretae scripts (multiple editor tabs)
  • Output of log messages
  • Debugger
    • stepping through the program
    • evaluate the contents of variables
  • Syntax completion (Ctrl+Space)