The script language
- Last UpdatedJul 23, 2024
- 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 Call standard functions and Call custom functions (QuickFunctions).
-
Using value assignments and the various operators. See Value assignments and operators.
-
Using conditional statements. See Use conditional program branching structures.
-
Using loops. See Use program loops.
-
Using local variables. See Use local variables.
For more information on the general operation of the script editor, see Create and edit 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.