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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

HotKey.List

Lists all hotkeys.

Component Version macOS Windows Linux Server iOS SDK
HotKey 5.2 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "HotKey.List" )

Parameters

none

Result

Returns list or error.

Description

Lists all hotkeys.
Returns list with IDs for currently registered hotkeys.
This helps debugging, especially finding scripts which do not release their objects properly.

Created 29th June 2015, last changed 21st September 2015


HotKey.GetTag - HotKey.Register

Feedback: Report problem or ask question.