
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 scripts 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 calculation field that is currently being
calculated. The first repetition is 1. If the current field isn’t a repeating field
, the function
returns 1.
Comentários a estes Manuais