Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

HotKey.GetKeyCode

Returns the key code given at registration.

Component Version macOS Windows Linux Server iOS SDK
HotKey 5.2 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "HotKey.GetKeyCode"; HotKeyRef )   More

Parameters

Parameter Description Example
HotKeyRef The reference value for the hotkey as returned by HotKey.Register function. $hotkey

Result

Returns key or error.

Description

Returns the key code given at registration.

See also

Created 29th June 2015, last changed 29th June 2015


HotKey.GetIgnoreOnModal - HotKey.GetKeyUp

Feedback: Report problem or ask question.