Returns the build number of Silk Test Classic partner.exe; this is a substring of the partner –v command.
sString = GetPartnerBuildNum()
Variable | Description |
---|---|
sString | The build number of Silk Test Classic partner.exe. STRING. |
For example, the build number for Silk Test version 10 is:
[ ] Print(GetPartnerBuildNum() [ ] [ ] // Result: [ ] // 3225