Get(HostApplicationVersion)
Returns the FileMaker host's product name and version.
Format
Get ( HostApplicationVersion )
Parameters
None
Data type returned
text
Originated in version
9.0
Description
Returns a value when the current file is hosted. Otherwise, it returns an empty string. If hosted by FileMaker Pro, this function returns a value on clients but returns an empty string on the host.
Example 1
Returns Pro 22.0.1 on clients when the host computer is running FileMaker Pro version 22.0.1.
Returns Server 22.0.1 when the host computer is running FileMaker Server version 22.0.1.
Returns Cloud Server 2.22.0.57 when the host computer is running FileMaker Cloud version 2.22.0 build 57.