Get(ApplicationVersion)
Returns the FileMaker client's product name and version.
Format
Get ( ApplicationVersion )
Parameters
None
Data type returned
text
Originated in version
6.0 or earlier
Description
Returns:
-
Pro version for FileMaker Pro
-
Web Publishing Engine version for web clients
-
xDBC version for xDBC client
-
Server version for FileMaker Server, FileMaker Cloud, or a script run via the OData API
-
Go version for FileMaker Go on iPhone
-
Go_iPad version for FileMaker Go on iPad
-
FileMaker Data API Engine version for FileMaker Data API
-
OData Engine version for an unstored calculation field retrieved by the OData API
Example 1
Returns Pro 21.1.1 in FileMaker Pro 21.1.1. For an example script, see Go to Layout script step.