Skip to content

If A != B

IfNotEqual

If A(variable) is not equal to B(int), the Actions that follow will be discarded.

Label function
Name (A) Specify the variable name being compared.
Value (B) Set the comparing integer value.