Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 121
Originated in
FileMaker Pro 8.0
Description
Returns 1 if the Omit checkbox is selected; 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 the Omit checkbox is selected in the current find request.
Related topics
Contents
Functions reference (alphabetical list)
Get(ScreenDepth)
Purpose
Returns the number of bits needed to represent the color or shade of gray of a pixel on the main
screen.
Format
Get(ScreenDepth)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
A value of 8 represents 256 (equal to 2
8
) colors or shades of gray.
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.