Functions Reference

Table Of Contents
60 FileMaker Functions Reference
Get(SystemNICAddress), page 105 The hardware addresses of all the Network Interface Controller
cards connected to the machine.
Get(SystemPlatform), page 105 A number indicating the current platform.
Get(SystemVersion), page 106 The version of the operating system of the machine on which the
function is executed.
Get(TemporaryPath), page 106 The path to the current user’s temporary folder used by
FileMaker Pro.
Get(TextRulerVisible), page 107 A Boolean value representing whether or not the text ruler is
visible.
Get(TotalRecordCount), page 108 The total number of records in the current table.
Get(UserCount), page 108 The number of users who are currently accessing the file.
Get(UserName), page 109 The name of the FileMaker Pro user, as specified in the General
tab of the Preferences dialog box.
Get(UseSystemFormatsState), page
110
A Boolean value representing the state of the Use System
Formats menu command.
Get(WindowContentHeight), page
110
A number representing the height, in pixels, of the content area.
Get(WindowContentWidth), page 111 A number representing the width, in pixels, of the content area.
Get(WindowDesktopHeight), page
111
A number representing the height, in pixels, of the desktop space.
Get(WindowDesktopWidth), page
112
A number representing the width, in pixels, of the desktop space.
Get(WindowHeight), page 113 A number representing the height, in pixels, of the current window
of the file in which the calculation is defined.
Get(WindowLeft), page 113 A number representing the horizontal distance, in pixels, of the
outer edge of the current window relative to the left-most edge of
the screen.
Get(WindowMode), page 114 A number representing whether FileMaker Pro is in Browse
mode, Find mode, Preview mode, or printing when the function is
evaluated.
Get(WindowName), page 114 The name of the current window of the file in which the calculation
is defined.
Get(WindowTop), page 115 A number representing the vertical distance, in pixels, of the outer
edge of the current window relative to the bottom edge of the
menu bar or toolbar
.
Get(WindowVisible), page 116 A Boolean value representing whether or not the current window
is visible.
Get(WindowWidth), page 116 A number representing the width, in pixels, of the current window
of the file in which the calculation is defined.
Get(WindowZoomLevel), page 117 The zoom level of the current window.
This function Returns