Actions with Conditional Logic

You can apply conditional logic to action processing in your database using the IF-ELSEIF-ELSE-ENDIF construction. Nested IF statements permit you to define multiple sets of conditions and associated actions in patterns.