Functions Reference

Table Of Contents
Get functions
F
ILEMAKER PRO FUNCTIONS REFERENCE 171
Get(ScreenHeight)
Purpose
Returns the height, in points, of the screen in which the window of the current file is open.
Format
Get(ScreenHeight)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
When the window spans more than one screen, this function uses the screen that contains the
largest percentage of the window. If there are multiple windows open in the current
database file,
each window can have its own screen height value, but results are returned for only the foreground
window.
Examples
Returns 480 when the screen resolution is set to 640 x 480.