HotKey.UnregisterAll
--------------------

Unregisters all hotkeys.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [HotKey](component_HotKey.md) | [10.3](newinversion103.md) | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |

MBS( "HotKey.UnregisterAll" ) ### Parameters

none

### Result

Returns OK or error.

### Description

Unregisters all hotkeys.  
### See also

- [HotKey.Unregister](HotKeyUnregister.md)

### Release notes

- **Version 10.3**
    - Added [HotKey.UnregisterAll](https://www.mbsplugins.eu/HotKeyUnregisterAll.shtml) function.

### Example Databases

- [Win Only/Search Scripts](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Win%20Only/Search%20Scripts.shtml#5ScriptAnchor_)

### Blog Entries

- [MBS FileMaker Advent calendar - Door 19 - Hot Keys](https://www.mbsplugins.de/archive/2024-12-19/MBS_FileMaker_Advent_calendar_/monkeybreadsoftware_blog_filemaker)
- [What is new in the MBS FileMaker Plugin Version 10.3](https://www.mbsplugins.de/archive/2020-07-31/What_is_new_in_the_MBS_FileMak/monkeybreadsoftware_blog_filemaker)
- [MBS FileMaker Plugin, version 10.3pr1](https://www.mbsplugins.de/archive/2020-06-01/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)

### FileMaker Magazin

- [Ausgabe 1/2026, Seite 9](https://filemaker-magazin.de/neuigkeit/4312-Die-neue-Ausgabe-FMM_202601-steht-online)

This function checks for a license.

Created 19th May 2020 , last changed 19th May 2020

  
[HotKey.Unregister](HotKeyUnregister.md) - [IBAN.CalcCheckSum](IBANCalcCheckSum.md)

[HTML Version](HotKeyUnregisterAll.shtml)