Get(FileMakerPath)
Purpose
Returns the path to the folder of the currently running copy of FileMaker Pro.
Format
Get(FileMakerPath)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 8.0
Notes
•In FileMaker WebDirect, this function is not supported and returns an empty string.
Examples
Returns /C:/Program Files/FileMaker/FileMaker Pro 16/ in Windows.
Returns /Macintosh HD/Applications/FileMaker Pro 16/ in macOS.
Each part of the path may vary from these examples, so don't rely on the path to follow a particular pattern.
Related topics