Script functions reference > Script functions in alphabetical order > N

N
NextDoc
Syntax
NextDoc();
Description
Skips the current document and processes the next document if it exists. The function can be used at the following post-processing scripting levels: Before and after document, process and page.
Note:
All documents defined in a query (DBQ or PPQ) will be marked as processed in the document broker repository even if they are skipped using this script function.
Returns
0
num<>0
Example
NextDoc();
OpenText StreamServe 5.6 Updated: 2013-03-01