Filemaker Pro 8.5 Educational Maintenance T1 TJ086LL/A User Manual

Product codes
TJ086LL/A
Page of 238
84     FileMaker Functions Reference
Notes
If the current calculation is stored and you specify it
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 
 in client/server and 
peer-to-peer environments.
Example
Returns 
15000
 when the current file size is 15000 bytes.
Get(FoundCount)
Format
Get(FoundCount)
Parameter
None
Data type returned
number
Description
Returns a number that represents the number of 
If there are multiple windows open in the current 
, each window can have its 
own found count value, but results are returned for only the foreground window.
Notes
 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 
 in client/server and 
peer-to-peer environments.
Example
Returns 
7
 when there are 7 records in the current found set.
Get(HighContrastColor)
Format
Get(HighContrastColor)