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
Description 
In Windows, the path format is /Drive:/Program Files/FileMaker/FileMaker Pro 14/.
In OS X, the path format is /DriveName/Applications/FileMaker Pro 14/.
Notes
 •
 •
Examples 
Returns /C:/Program Files/FileMaker/FileMaker Pro 14/ in Windows.
Returns /MacintoshHD/Applications/FileMaker Pro 14/ in OS X.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas