Skip to content

If A == B

IfEqual

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

Label function
name Specify the variable name being compared.
nvalue Set the comparing integer value.