Topic 6.1.2: Basic Scripting Concepts
- A script is a set of instructions that direct an application to do something.
- QuickScript is the InTouch HMI scripting language.
- A function is a script that can be called by another script. The InTouch HMI comes with a set of predefined functions for your use.
- QuickFunctions are re-usable functions written in QuickScript and stored in the QuickFunction library. To create a QuickFunction, you simply create a QuickScript and name it. A QuickFunction can be called by another script or from animation link expressions.
Last modified: Saturday, 7 March 2020, 2:53 PM