To define an action that will be executed upon the finished object.

Syntax

Event Exit
        Event_code
EndEvent

Where:

Event_code
    Code associated with the event.

Description

This event takes place after the user exits the object (by clicking the control associated with the event) or the return command executed.

Scope

Objects Transaction object
Interfaces Win