menuItem | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the disable menu, doMenu, enable menu, and select commands, to designate a menu item in a menu. |
Introduced | 1.0 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Keyword: menu Property: commandChar, menuMessage, checkmark Command: select, doMenu, disable menu, enable menu Glossary: menu item, command, keyword |
Description | Use the menuItem keyword to enable or disable a menu item, or to perform a menu action. Unlike menus, menu items must be specified by number. The topmost item in a menu is numbered 1. |
Tags | menus |