GetPartnerBuildNum Function

Action

Returns the build number of Silk Test Classic partner.exe; this is a substring of the partner –v command.

Syntax

sString = GetPartnerBuildNum()
Variable Description
sString The build number of Silk Test Classic partner.exe. STRING.

Example

For example, the build number for Silk Test version 10 is:

[ ] Print(GetPartnerBuildNum()
[ ] 
[ ] // Result:
[ ] // 3225