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.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

HotKey.GetEvaluate

Queries expression to be run when hotkey is pressed.

Component Version macOS Windows Linux Server iOS SDK
HotKey 6.1 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "HotKey.GetEvaluate"; 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 expression to be run when hotkey is pressed.

See also

Blog Entries

This function is free to use.

Created 4th March 2016, last changed 9th November 2021


HotKey.GetEnabled - HotKey.GetIgnoreOnModal

💬 Ask a question or report a problem