About Scripting

Qt Script provides access to many of the functions supported in the Storyboard Pro interface. With Qt Script, you can automate a number of Storyboard Pro functions to speed the completion of various repetitive tasks.

Qt Script is an object-oriented scripting language based on the ECMAScript standard, like JavaScript and JScript. However, there are some differences that distinguish it from these scripting languages which are familiar to web programmers.