/
13.1 Scripts
13.1 Scripts
Within scripts, users can declare variables, read and write to tags, call other scripts, etc.
Scripts also allow keywords for control flow 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.