Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 138
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
http://help.filemaker.com.
Examples
Returns 1, when the current status toolbar is visible.
Related topics
Contents
Functions reference (alphabetical list)
Get(SystemDrive)
Purpose
Returns the drive letter (Windows) or volume name (Mac OS) where the currently running operating
system is located.
Format
Get(SystemDrive)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 8.0
Description
For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
http://help.filemaker.com.
Examples
Returns /C:/ in Windows when the operating system is on the C: drive.
Returns /DriveName/ in the Mac OS when the operating system is on a volume named DriveName.
Related topics
Contents
Functions reference (alphabetical list)