menu.select Method
menu.select(item);
Selects the menu item specified by its index or name.
Parameters
- item
-
Required. Either an integer specifying the zero based index
of the item or a string with the item's name. The string can
be a regular expression.
See also
menu.overview
 
© 2003 Lightweight Technologies. All rights reserved.