EventContext.stopExecution

Immediately stops processing of the current script and the current event. No further script statements are executed, and when executing a web form the current page is displayed to the user. This function cannot be called from a Before Form event;