Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
App.GetProcessName
Queries the name of the application.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
App | 3.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "App.GetProcessName" )
Parameters
none
Result
Returns name or error.
Description
Queries the name of the application.This value does not change by App.SetProcessName as it queries the true name.
For FileMaker Pro, this is "FileMaker Pro", even if you have Advanced version.
See also
Release notes
- Version 7.5
- Added App.GetProcessPath and App.GetProcessName for Linux.
Example Databases
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 15th October 2017
