Script functions reference > Script functions in alphabetical order > G > GetProjectRevision

GetProjectRevision
Syntax
GetProjectRevision();
Description
Returns the revision of the Design Center Project. The revision is the version control system label defined when issuing the Create Release command in Design Center.The syntax of the returned string depends on the version control system used.
This function is only applicable if you use a version control system.
Returns
The Project revision. Note that the syntax depends on the version control system used.
Example
$revision=GetProjectRevision(); 
OpenText StreamServe 5.6 Updated: 2013-03-01