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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Query process details.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.9 / 11.2 | ✅ Yes | 🔶 50% | 🔶 19% | 🔶 62%, on macOS and Windows | 🔶 50% |
Item | Details | Server |
---|---|---|
Process.FrontProcessBundleID Queries bundleID of the frontmost app. | Mac only 4.2 |
❌ Server |
Process.FrontProcessName Queries name of the frontmost app. | Mac/Win 4.2 |
❌ Server |
Process.FrontWindowTitle Queries name of the frontmost window. | Mac/Win 4.2 |
❌ Server |
Process.GetCurrentDirectory Queries current directory. | All 6.5 |
✅ Server |
Process.IsFrontMost Checks if FileMaker is the frontmost application. | Mac/Win 2.9 |
❌ Server |
Process.IsRunning Checks if a process is running. | Mac only 4.0 |
✅ Server |
Process.KeepFrontMost Sets whether the plugin should keep FileMaker in front. | Mac only 7.1 |
❌ Server |
Process.List Queries process list. | Mac/Win 11.2 |
✅ Server |
Process.LoadLibrary Loads a given native library. | All 6.5 |
✅ Server |
Process.SetCurrentDirectory Sets the current directory. | All 6.5 |
✅ Server |
Process.SetFrontMost Moves FileMaker application to the front. | Mac/Win 2.9 |
❌ Server |
ProcessActivity.List Lists all activities. | Mac/iOS 5.2 |
✅ Server |
ProcessActivity.Options Queries option flags. | Mac/iOS 5.2 |
✅ Server |
ProcessActivity.Reason Queries the reason text. | Mac/iOS 5.2 |
✅ Server |
ProcessActivity.beginActivity Begins an activity. | Mac/iOS 5.2 |
✅ Server |
ProcessActivity.endActivity Ends the activity started with ProcessActivity.beginActivity. | Mac/iOS 5.2 |
✅ Server |
16 functions shown.
Feedback: Report problem or ask question.