Script File Command Arguments

Top  Previous  Next

 

Script commands consist of an opcode followed by one or more arguments. An argument falls in one of the following types.

 

•        an alpha-numeric string (enclosed in single or double quotes)

•        a variable (names starting with alphabetic character, %, or $ symbol)

•        a command option (starting with / symbol)

•        a numeric value

 

See also: Script Language Features, Script Commands