method

An ActiveX term. Methods (or object methods) specify the functions that an ActiveX control provides. They are invoked using the MODIFY verb, and they can take any number of parameters or no parameters. They can also take optional parameters (i.e., parameters that can be omitted) and can return values (with the GIVING phrase.