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

App.GetProcessPath

Queries the path of the application.

Component Version macOS Windows Linux Server iOS SDK
App 3.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "App.GetProcessPath" )

Parameters

none

Result

Returns path or error.

Description

Queries the path of the application.
This value does not change by App.SetProcessName as it queries the file path.

Examples

Get app folder path:

MBS( "Path.RemoveLastPathComponent"; MBS( "App.GetProcessPath" ))

See also

Release notes

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 16th October 2017


App.GetProcessName - App.MemoryUsed