
Chapter 7
|
Get functions 117
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Examples
Returns 1 when the text ruler is visible.
Get(TotalRecordCount)
Format
Get(TotalRecordCount)
Parameter
None
Data type returned
number
Description
Returns the total number of records in the current table.
Notes
• If the current calculation is stored and you specify its context, 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 876 when there are 876 records in the current table.
Get(UserCount)
Format
Get(UserCount)
Parameter
None
Data type returned
number
Comentários a estes Manuais