If Variable Equal To Value

If a designated Variable equals to 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. |