Application Events for Browser Script

The following table describes a summary of the application events you can use in Browser Script.

Event Description Format

Application_InvokeMethod Event

Called after Siebel CRM calls a specialized method.

Application_InvokeMethod (name, inputPropSet)

Application_PreInvokeMethod Event

Called after Siebel CRM calls a specialized method.

Application_PreInvokeMethod (name, inputPropSet)