Skip to content

AmiScript 1: Fundamentals of AMI

This first tutorial in the series will introduce the AMI Script programming language embedded within AMI. This is a Java style language with powerful SQL-like features and String templating. We will cover some key concepts required to write AMI Script programs and use these concepts to build a simple calculator within AMI.

  • Topics Covered


    • Variables.
    • Types.
    • Casting.
    • Standard Operators.
    • Objects.
    • Interacting with User Interface components.
  • Resources


    This tutorial requires you to download the following dashboard: