AeroScript Example Programs
These programs will get you started in the AeroScript Programming language. Use the Copy button to copy a program. Then paste it into a new program file in the Programming Module of the Develop workspace in Automation1 Studio. The syntax highlighting and autocomplete features of the module make it easy to modify the program.
For more information about programming, refer to AeroScript Programming Language and Structure of a Program.
Programming Example Programs
Hello World This AeroScript program uses basic AeroScript functions to produce a 'Hello World' in program output.