Action
Returns the version number of
Silk Test Classic
partner.exe.
Syntax
sString = GetPartnerVersion()
Variable
|
Description
|
sString
|
The version of
Silk Test Classic
partner.exe. STRING.
|
Example
This example shows the command and the corresponding result for
Silk Test version 10.0.0:
Print(GetPartnerVersion())
// Result:
// SilkTest Partner: Release 10.0.0 [3225], 32-Bit Edition, Customer ID = 0
// Copyright © 1992-2009 Borland Software Corporation and/or its subsidiaries.