Gets the current version of SRP Utilities.

Added in 2.1.10

Syntax

Result = SRP_Get_Utilities_Version()

Returns

The current version of SRP Utilities.

Remarks

The SRP_Get_Utilities_Version method returns the current version of SRP Utilities. Specifically, it gets the FILEVERSION property of SRPUtilities.dll.

Example

// Get the current version of SRP Utilities
Version = SRP_Get_Utilities_Version()