Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

HotKey.GetFileMakerWindowOnly

Whether to only run the hotkey when a FileMaker document window is frontmost.

Component Version macOS Windows Linux Server iOS SDK
HotKey 16.0 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "HotKey.GetFileMakerWindowOnly"; 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

Whether to only run the hotkey when a FileMaker document window is frontmost.

See also

Release notes

Blog Entries

This function is free to use.

Created 24th December 2025, last changed 24th December 2025


HotKey.GetEvaluate - HotKey.GetIgnoreOnModal