Arbortext Command Language > Functions by Alphabetical Listing > menu_checked
  
menu_checked
menu_checked (menupath)
This function returns 1 (True) if the menu item specified by menupath is checked. It returns 0 if the menu item is not checked or menupath does not specify a toggle-style item.
The menupath is a string that defines the path to the menu. Refer to the related topics for more information on menu paths.
Related Topics
Menu paths
Modifying the default menus
Special characters in menu paths
Shortcut menus