Functions Reference

Table Of Contents
Notes
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.
See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns 1 if the current record is a new record that hasn’t been saved.
Get(RequestCount)
Format
Get(RequestCount)
Parameter
None
Data type returned
number
Description
Returns the total number of find requests defined for the current table. If there are multiple
windows open in the current database file, then results are returned for only the top-most
window of the file that the calculation is defined in.
See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns 5 when there are five find requests defined for the current table.
Get(RequestOmitState)
Format
Get(RequestOmitState)
Parameter
None
Data type returned
number