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.

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

Syntaxe

VBScript

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

Commentaires en retour