Reference > Functions reference > Get functions > Get(ApplicationVersion)
 

Get(ApplicationVersion)

Returns the FileMaker client’s product name and version.

Format 

Get(ApplicationVersion)

Parameters 

None

Data type returned 

text

Originated in 

FileMaker Pro 6.0 or earlier

Description 

Returns:

ProAdvanced version for FileMaker Pro Advanced

Pro version for FileMaker Pro

Runtime version for FileMaker runtime

Web Publishing Engine version for web clients

xDBC version for xDBC client

Server version for FileMaker Server or FileMaker Cloud

Go version for FileMaker Go on iPhone or iPod touch

Go_iPad version for FileMaker Go on iPad

Example 1 

Returns ProAdvanced 17.0.1 in FileMaker Pro.17.0.1 Advanced. For an example script, see Go to Layout script step.

Related topics 

Functions reference (category list)

Functions reference (alphabetical list)

About formulas

About functions

Defining calculation fields

Using operators in formulas

Get(HostApplicationVersion) function