If Variable Less Than Value
If a designated Variable is less than the Value(integer), the Actions that follow will be discarded.
The variable defined at SetVar is applicable.
Addition to the variable can be done by using AddVar.
Label | function |
---|---|
Variable | Specify the variable name being compared. |
Value | Set the comparing integer value. |