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 or the FileMaker Cloud product
- Go version for FileMaker Go on iPhone
- Go_iPad version for FileMaker Go on iPad
- FileMaker Data API Engine version for FileMaker Data API
Example 1
Returns Pro 19.0.1 in FileMaker Pro 19.0.1. For an example script, see Go to Layout script step.