| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
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
MarkDown version: HotKeyGetKeyCode.md