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 up 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 Qt Script from these other scripting languages, which are familiar to web programmers.

NOTE: To access the reference guide for the Storyboard Pro scripting interface, see the Storyboard Pro Scripting Reference. You can also access the scripting reference guide directly from the Script Editor view by opening the view menu and selecting Help > Scripting Interface Documentation.