
TAS script instruction syntax
In presenting the syntax for a TAS script instruction, the following conventions are used: 
- The script instructions are displayed in constant-width type. 
 - Associated options are displayed in constant-width type. 
 - Examples are shown in constant-width type.
 - Mandatory arguments or identifiers are displayed within 
parentheses ( ).  - Optional arguments or identifiers are displayed within brackets [ ]. 
 - Lists of options for a single argument are divided by pipe | symbols, for example, a|b|c|d.