TestAddEventArg

[method icon] TestAddEventArg(sType$, sValue$)

Add an argument to an event during form tests

sType$ String Argument type
sValue$ String Argument value

Applies to: Generic , MenuItem , TabbedItem


This method is used by code created by the Test Recording mechansism and should not be called by application code.

See also

Generic methods, properties and events. MenuItem methods, properties and events. TabbedItem methods, properties and events.