Functions Reference

Table Of Contents
Get functions
F
ILEMAKER PRO FUNCTIONS REFERENCE 132
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.