Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 130
Related topics
Contents
Functions reference (alphabetical list)
Get(RequestCount)
Purpose
Returns the total number of find requests defined for the current table.
Format
Get(RequestCount)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
If there are multiple windows open in the current database file, then results are returned for only the
top-most window of the file in which the calculation is defined.
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
http://help.filemaker.com.
Examples
Returns 5 when there are five find requests defined for the current table.
Related topics
Contents
Functions reference (alphabetical list)
Get(RequestOmitState)
Purpose
Returns a Boolean value representing the state of the Omit checkbox in Find mode.
Format
Get(RequestOmitState)