If
Top  Previous  Next


The IF action is used to test an expression and determine if it evaluates to true or false. If the expression evaluates to true, then a subsequent statement or set of statements are executed. If the expression is false, the statements are ignored.

Actions_if