execEvent Executes the event script of the object. Syntax Reference_Syntax.execEvent( STRING param ) Parameters param A valid string representing the name of the event to execute. Returns Empty Applies to Model Object Form Model exclGroup field subform Version XFA 2.1 Examples JavaScript Button1.execEvent(“click”); FormCalc Button1.execEvent(“click”)