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 Help > About box.

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

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

Syntaxe

VBScript

session.GetSuiteVersion 
Identificateur
Description
session
Objet Session représentant la session en cours d'accès à la base de données.
Valeur de retour
A String containing the Suite version.

Commentaires