Filemaker Pro 8.5 Educational Maintenance T3 TJ083LL/A User Manual

Product codes
TJ083LL/A
Page of 238
104     FileMaker Functions Reference
Description
Returns the unique ID number of the current 
. This number is a decimal value (an 
integer) generated by FileMaker Pro when the record is created. It does not change.
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 a unique ID for the current record.
Get(RecordModificationCount)
Format
Get(RecordModificationCount)
Parameter
None
Data type returned
number
Description
commit changes, you can, for example: 
 (exit the record)
go to a different record
If multiple windows are open, clicking in another window does not commit the record.
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.