Functions Reference

Table Of Contents
Get functions
F
ILEMAKER PRO FUNCTIONS REFERENCE 139
Get(HostApplicationVersion)
Purpose
Returns the version of FileMaker Pro or FileMaker Server running on the computer hosting the
current file.
Format
Get(HostApplicationVersion)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 9.0
Description
Displays a value when used with the same or higher version of FileMaker Pro or FileMaker Server
software. If the current file is not
shared or hosted, this function returns an empty string. Also returns
an empty string when used from the host computer itself.
Examples
Returns Pro 15.0.1 when the host computer is running FileMaker Pro 15 version 1.
Returns ProAdvanced 15.0.1 when the host computer is running FileMaker Pro 15 Advanced
version 1.
Returns Server 15.0.1 when the host computer is running FileMaker Server 15 version 1.