Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(HostApplicationVersion) function

Get(HostApplicationVersion) function
Format

Get(HostApplicationVersion)
Parameter
None
Data type returned
text
Description
Returns the version of FileMaker Pro or FileMaker Server running on the computer that is hosting the current database. If the current database is not shared or hosted, the Get(HostApplicationVersion) function returns an empty string.
Examples
Returns Pro 9.0v1 when the host computer is running FileMaker Pro 9 version 1.
Returns ProAdvanced 9.0v1 when the host computer is running FileMaker Pro 9 Advanced version 1.
Returns Server 9.0v1 when the host computer is running FileMaker Server 9 version 1.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas

Contents > Functions reference (alphabetical list) > Get functions > Get(HostApplicationVersion) function
Previous
Page
Next
Page