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

GetDocEnvelopeCount
Syntax
GetDocEnvelopeCount();
Description
Returns the number of envelopes for the current document. The function can be used at the following post-processing scripting levels:
Before and after document, process and page.
Note:
Returns
num
Example
$numEnvels = GetDocEnvelopeCount();
Result:
$numEnvels = 2
OpenText StreamServe 5.6 Updated: 2013-03-01