If A <= B
If A(variable) is less than or equal to B(int), 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 |
---|---|
name | Specify the variable name being compared. |
nvalue | Set the comparing integer value. |