Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 98
Originated in
FileMaker Pro 6.0 or earlier
Description
If there are multiple windows open in the current database file, each window can have its own found
count value, but results are returned for only the foreground window.
If you specify the context for the current calculation, this function will be evaluated based on that
context; otherwise, it will be evaluated based on the context of the current window.
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 7 when there are 7 records in the current found set.
Related topics
Contents
Functions reference (alphabetical list)
Get(HighContrastColor)
Purpose
Returns the name of the current high contrast default color scheme if Use High Contrast is
selected in the Windows OS Accessibility Options dialog box.
Format
Get(HighContrastColor)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 6.0 or earlier
Description
Returns an empty value (null) if Use High Contrast is unavailable, inactive, or if this function is used
on the Mac
OS.
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.