Engine.GetProductRegistrationInfo ( userName, companyName, serialNumber)
True if this is a registered installation of TestStand.
Returns the product registration information for this installation of TestStand.
This method returns the information that you entered into the TestStand Product Registration dialog box that is visible the first time you launch the sequence editor after installation.
userName As String
[Out] Returns the name of the user to which TestStand is registered.
companyName As String
[Out] Returns the name of the company to which TestStand is registered.
serialNumber As String
[Out] Returns the serial number for this installation of TestStand.