Skip to content

If A <= B

IfLessThanOrEqual

If A(variable) is less than or equal 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.