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

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