Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
HotKey.GetName
Queries the name defined for this hotkey.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
HotKey | 5.4 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "HotKey.GetName"; HotKeyRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
HotKeyRef | The reference value for the hotkey as returned by HotKey.Register function. | $hotkey |
Result
Returns text or error.
Description
Queries the name defined for this hotkey.See also
Blog Entries
This function checks for a license.
Created 21st October 2015, last changed 21st October 2015
