This trigger takes a mandatory variable number as a suffix. It returns the value of the specified variable.
Format: Var[no]
Arguments:
Return type: int
Error conditions: Returns 'Bottom' if [no] is an invalid variable index.
Example:
trigger1 = Var0 = -34
; Triggers if the value of variable 0 is -34.