Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Process.IsFrontMost
Checks if FileMaker is the frontmost application.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
Process | 2.9 | Yes | Yes | No | No | No |
MBS( "Process.IsFrontMost" ) More
Parameters
none
Result
Returns 1 if FileMaker is frontmost and 0 if not.
Description
Checks if FileMaker is the frontmost application.If the function returns zero, you can call Process.SetFrontMost to move FileMaker to the front.
Added support for Windows in plugin version 4.2.
See also
Example Databases
Blog Entries
Created 18th August 2014, last changed 28th April 2016
Process.GetCurrentDirectory - Process.IsRunning
Feedback: Report problem or ask question.
Links
MBS Xojo blog