Skip to main content

Encr_VersionAutoUpdate (function reference)

By April 20, 2023April 25th, 2023Online Help, Troi Encryptor Plug-in
Troi Encryptor Plug-in > Functions reference > Encr_VersionAutoUpdate
Troi Encryptor Plug-in for FileMaker Pro

Encr_VersionAutoUpdate

Use this function to see which version of the plug-in is loaded, formatted for FileMaker Server’s AutoUpdate function. Returns 8 digit number to represent an AutoUpdate version.

SyntaxFunction badge

Encr_VersionAutoUpdate

Parameters

none

Returned Result

Data type returned

Text

Result

The function returns ? if this plug-in is not loaded. If the plug-in is loaded the result is a version number, it is returned in the format aabbccdd where every letter represents a digit of the level, so versions can be easily compared.

Originated in

Troi Encryptor Plug-in 1.2

Compatibility

FileMaker Pro 16 to FileMaker Pro 2023

Considerations

The Encr_VersionAutoUpdate function is part of a standard for FileMaker plug-ins of third party vendors of plug-ins. The version number can be easily compared, when using the Autoupdate functionality of FileMaker Server.

Example

Encr_VersionAutoUpdate

will return 02050000 for version 2.5

Encr_VersionAutoUpdate

will return 02060203 for version 2.6.2.3

So for example to use a feature introduced with version 2.6 test if the result is equal or greater than 02060000.

Related functionFunction badge

Encr_Version

Related topics

Troi Encryptor Plug-in online help (overview)


Online Help Page for Troi Encryptor Plug-in for 16 to 2023 –> Encr_VersionAutoUpdate (encrp9002) 2023-0425 16:03:08