Executes the event script of the object.
Reference_Syntax.execEvent( STRING param )
param
A valid string representing the name of the event to execute.
Empty
Model
Object
Form Model
exclGroup
field
subform
XFA 2.1
Button1.execEvent("click");
Button1.execEvent("click")