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 the FileMaker Cloud product

Go version for FileMaker Go on iPhone or iPod touch

Go_iPad version for FileMaker Go on iPad

FileMaker Data API Engine version for FileMaker Data API

Example 1 

Returns ProAdvanced 18.0.1 in FileMaker Pro 18.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