GetMenuItemState()
Syntax
Result = GetMenuItemState(#Menu, MenuItem)
Description
Returns the current menuitem state. This is only useful for 'check' like menu item. If the menu item is checked, then the 'Result' is 1, else the 'Result' is 0. The checkbox can be put on a menu item with the SetMenuItemState() command.
Supported OS
Windows, AmigaOS, Linux