Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

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.

  • No labels