EventContext

EventContext is one these types:

EventContext
WebFormEventContext

Provides context information about an Ebase event.

EventContext Functions

getEventDescription EventContext.getEventDescription( ) Returns a description of the event currently being executed.
getOwner EventContext.getOwner( ) Returns the object that owns the event currently being executed.
stopExecution EventContext.stopExecution( ) Immediately stops processing of the current script and the current event.