Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 140
Originated in
FileMaker Pro 8.0
Description
Returns 1 if Use System Formats is on; otherwise, returns 0.
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 1 when Use System Formats is on.
Related topics
Contents
Functions reference (alphabetical list)
Get(WindowContentHeight)
Purpose
Returns a number representing the height, in pixels, of the FileMaker Pro content area.
Format
Get(WindowContentHeight)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 7.0
Description
The content area depends on the current size of the active window but doesn’t include the title bar,
scroll bars, zoom controls, and page margins. The content area is the space inside these controls. It
does not include the status toolbar if it is currently showing.
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.