menuMessage | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Has no effect and is included in LiveCode for compatibility with imported HyperCard stacks. |
Introduced | 1.0 |
Platforms | desktop, server |
Related | Keyword: menuItem Function: value Glossary: property, LiveCode, error, menu item, message, HyperCard, menu |
Description | In HyperCard, the menuMessage property determines what message is sent when the user chooses a menu item. A handler can set the menuMessage to any value without causing a script error, but the actual action of the menu is not changed. |