Filemaker Pro 8.5 Educational Maintenance T3 TJ083LL/A User Manual

Product codes
TJ083LL/A
Page of 238
Chapter 7
  
|
  Get functions     107
Example
Returns 
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
. If there are multiple 
, then results are returned for only the top-most 
window of the file that the calculation is defined in.
Note  
See FileMaker Pro help for information about running 
 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
Description
Returns a Boolean value representing the state of the 
Omit
Returns 
1
 if the 
Omit
 checkbox is selected, otherwise returns 
0
.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.