Go to: Synopsis. Return value. MEL examples.

Synopsis

findMenuItem;

Displays a window that takes a text string and searches the main Maya window menus for that string.

The search can be slow if Maya has just started as the menus need to be built before they can be searched.

Return value

None

MEL examples

	findMenuItem;