Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.