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 6 Current »

Within scripts, users can declare variables, read and write to tags, call other scripts, etc.

Scripts also allow keywords for flow control such as switch-case, for, while, and if-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.

  • No labels