About the Script Language
- Last UpdatedMar 16, 2022
- 1 minute read
Use these concepts, techniques, and syntax rules for writing scripts using the InTouch HMI script language.
-
Basic syntax rules. See Basic Syntax Rules.
-
Calling pre-defined or custom functions. See Calling Standard Functions and Calling Custom Functions (QuickFunctions).
-
Using value assignments and the various operators. See Value Assignments and Operators.
-
Using conditional statements. See Using Conditional Program Branching Structures.
-
Using loops. See Using Program Loops.
-
Using local variables. See Using Local Variables.
For more information on the general operation of the script editor, see Creating and Editing Scripts.
For more information on the various types of script triggers, see Script Triggers.
For a reference of standard script functions, see Built-In Functions.