Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
HotKey.GetPermanent
Queries whether this hotkey should be permanent.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
HotKey | 10.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "HotKey.GetPermanent"; HotKeyRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
HotKeyRef | The reference value for the hotkey as returned by HotKey.Register function. | $hotkey |
Result
Returns 1, 0 or error.
Description
Queries whether this hotkey should be permanent.See also
Release notes
- Version 10.2
- Added HotKey.SetPermanent and HotKey.GetPermanent functions.
Blog Entries
This function checks for a license.
Created 16th March 2020, last changed 16th March 2020