GetSuiteProductVersion

Description

Returns the Suite version string. This is the same version string as the one returned by the Suite version dll and displayed in the Help > About box.

You do not need to be logged in to a database to use this method.

Note: This method became available in version 2003.06.00.
Note: This method is for COM only. For Perl, see the ProductInfo Object.

Syntax

VBScript


session.GetSuiteProductVersion 
Identifier
Description
session
The Session object that represents the current database-access session.
Return value
A String containing the Suite version.