decorative banner

Condition


    The Condition action monitors the browser window for the occurrence or nonoccurrence of an event and triggers one of two other actions if the specified condition is true or false. You can choose among four actions to be the condition: Intersection, KeyCompare, Timeout, and Test Variable. (See Intersection, KeyCompare, Timeout, and Test Variable.) To monitor multiple occurrences of an event in a session, set up an Idle action.

    Trigger the action with a browser-triggered event set to OnLoad or a user-triggered event. Choose Action > Specials > Conditions. In the Condition tab of the Action Inspector, choose one of the four conditions from the Action > Specials or Action > Variables menu. In the True tab, specify an action to be executed when the specified condition evaluates to true. In the False tab, specify an action to be executed when the specified condition evaluates to false. For example, if you have an image on your page, you can use the Set Image URL action (see "Set Image URL") to swap the image content based on the result of the condition action.