Go to: Synopsis. Return value. MEL examples.

Synopsis

listMenuAnnotation()

This script finds all of the menus in the main window and loops through all of their menu items listing the annotations. It creates a file called menuAnnotationListing.txt.

Return value

None

Arguments

Variable Name Variable Type Description
None.

MEL examples

     listMenuAnnotation();
     // Menu Annotation listing complete.  See menuAnnotationListing.txt