Reference > Functions reference > Get functions > Get(FileMakerPath)
 
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 15/ in Windows.
Returns /Macintosh HD/Applications/FileMaker Pro 15/ in OS X.
Each part of the path may vary from these examples, so don't rely on the path to follow a particular pattern.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas