menuMessage

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the menuMessage of <menuItem> to <messageName>
Summary

Has no effect and is included in LiveCode for compatibility with imported HyperCard stacks.

Introduced1.0
Platformsdesktop, server
RelatedKeyword: 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.