The script syntax is case-sensitive.
All tags registered in the CIMON Canvas database can be used in the script.
All JavaScript ES5 variable types are supported (i.e. numericalnumber, boolean, string, arrayobject, etc.). The variable type is decided automatically during program execution.
...