Within scripts, users can declare variables, read and write to tags, call other scripts, etc. Canvas also provides keywords for flow control such as Switch-Case, For, While, and If-Else. The scripts are executed in a multi-threaded environment, where each program is assigned a priority level.
Features
Settings
Program Structure
Operators
Command Expressions and Condition
Statements
Internal Functions
Exercise