Get(WindowDesktopWidth)
Purpose 
Returns a number representing the width, in pixels, of the desktop space.
Format 
Get(WindowDesktopWidth)
Parameters 
None
Data type returned 
number
Description 
In Windows, the desktop space is the space inside the MDI window (sometimes referred to as the client area).
In the Mac OS, the desktop space is the area on the main monitor excluding the menu bars. The main monitor is where the menu bar is located.
Note  For information on how functions evaluate differently on the host versus the client, search the FileMaker Knowledge Base available at www.filemaker.com/kb.
Examples 
Returns 450 in Windows when there is a single monitor and its MDI is set to 500 x 450.
Returns 600 in the Mac OS when there is a single monitor and its resolution is set to 800 x 600.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas