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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    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

This function is free to use.

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


HotKey.GetIgnoreOnModal - HotKey.GetKeyUp

💬 Ask a question or report a problem