Filemaker Pro 8.5 Advanced Maintenance TG762Z/A User Manual

Product codes
TG762Z/A
Page of 238
Chapter 7
  
|
  Get functions     75
Get(ApplicationVersion)
Format
Get(ApplicationVersion)
Parameter
None
Data type returned
text
Description
Returns text representing the FileMaker application and version.
Pro (version)
 for FileMaker Pro.
ProAdvanced (version
for FileMaker Pro Advanced.
Runtime (version
for FileMaker Runtime.
Web (version
for FileMaker Web Client.
Server (version
for FileMaker Web Server.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Example
Returns 
Pro 8.5v1
 in FileMaker Pro 8.5v1.
Get(CalculationRepetitionNumber)
Format
Get(CalculationRepetitionNumber)
Parameter
None
Data type returned
number
Description
Returns a number representing the repetition of the 
calculated. The first repetition is 1. If the current field isn’t a 
returns 
1
.