GetSuiteVersion
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
box.You do not need to be logged in to a database to use this method.
Note: This method became available in version 2002.05.00. This
method is for COM only. For Perl, see the ProductInfo
Object.
Syntax
VBScript
session.GetSuiteVersion
- Identifier
- Description
- session
- The Session object that represents the current database-access session.
- Return value
- A String containing the Suite version.