Key Property (KeyboardItem Object)¶
Specifies the key of the object. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
key = item.Key;
item.Key = key;
[VBScript]¶
key = item.Key
item.Key = key
Version¶
Macro Reference — KeyboardItem Object — Key Property (KeyboardItem Object)