Functions Reference

Table Of Contents
Get functions
F
ILEMAKER PRO FUNCTIONS REFERENCE 180
Get(SystemDrive)
Purpose
Returns the drive letter (Windows) or volume name (OS X) where the running operating system is
located.
Format
Get(SystemDrive)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 8.0
Description
In FileMaker WebDirect, this function is not supported and returns an empty string.
Examples
Returns /C:/ in Windows when the operating system is on the C: drive.
Returns /DriveName/ in OS X when the operating system is on a volume named DriveName.