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

Scripts also provides allow keywords for control flow control such as Switchswitch-Casecase, Forfor, Whilewhile, and If-Else. The scripts are executed in a multi-threaded environment, where each program is assigned a priority levelif-else. See the Keywords, Statements, and Control Flow section for details.

Scripts also provide a set of built-in functions for working with tags and other features. See the Internal Functions section for details.

Child pages (Children Display)

...