Skip to content

If A == B

IfEqual

If A(variable) equals 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.