Gazelle 22 "Left Arrow Script" ------------------------------ "Left arrow script" is one of Gazelle 22's two scripting languages. It is the powerful one of the two. -Usually, you write one command per line -Each command contains at most one action and at most one assignment -The language is case-sensitive -You can add comments like in Java with /* */ or // -You can write multiple commands in one line by separating them with a semicolon