commandChar | |
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 |
OS | ios, android |
Platforms | desktop, server, mobile |
Related | Keyword: 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. |