commandChar

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the commandChar of <menuItem> to <character>
Summary

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

Introduced1.0
OSios, android
Platformsdesktop, server, mobile
RelatedKeyword: menuItem
Property: markChar, acceleratorKey
Function: stacks, value
Glossary: property, LiveCode, key combination, HyperCard, error, menu item
Description

In HyperCard, the commandChar property determines the Command key combination for a menu item.

A handler can set the commandChar to any value without causing a script error, but the actual Command key combination is not changed.