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
Sets whether the plugin should keep FileMaker in front.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Process | 7.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Enabled | Pass 1 to enable or 0 to disable. | 1 |
Returns OK or error.
Enable in script:
Set Variable [ $$ref ; Value: MBS( "Process.KeepFrontMost"; 1) ]
Disable in script:
Set Variable [ $$ref ; Value: MBS( "Process.KeepFrontMost"; 0) ]
This function is free to use.
Created 28th February 2017, last changed 16th December 2020