| script (MEL) | Only available in MEL | 
		  | listMenuAnnotation  | In categories: Windows, Menus | 
       
      
		
      
      Go to: Synopsis. Return value. MEL examples. 
      
       
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.
	  
      
      None
      
      
      
    Arguments
    
    
       | Variable Name | Variable Type | Description | 
    |  |  | None. | 
    
    
     listMenuAnnotation();
     // Menu Annotation listing complete.  See menuAnnotationListing.txt