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

GetDocumentDefinitionName
Syntax
GetDocumentDefinitionName();
Description
This script function can be used Before or After Process. It returns the name of the current document definition.
Returns
Returns the name of the current document definition.
Example
$currDocDefName = GetDocumentDefinitionName();
OpenText StreamServe 5.6 Updated: 2013-03-01