Else If Action
Description:
Marks the beginning of a block of Actions that are executed if the condition specified in the preceding If Action is not met and the condition specified in this Action is met.

This Action can only be inserted within an If/End If block and always before the "Else" action, if any. In all other aspects is similar to the "If" Action.
