Script functions reference > Script functions in alphabetical order > J > JobInsertedPages

JobInsertedPages
Syntax
JobInsertedPages();
Description
Returns the number of pages inserted to the output queue within the current job, either by using the InsertPage() function or if an address sheet is added when splitting the document into more than one envelope.
Returns
num
-1
Example
$inserted_pages = JobInsertedPages();
OpenText StreamServe 5.6 Updated: 2013-03-01