Script functions reference > Script functions in alphabetical order > N > NextProc

NextProc
Syntax
NextProc();
Description
Skips the rest of the current Process, and processes the next Process if it exists. The function can be used at the following post-processing scripting levels: Before and after 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
NextProc();
OpenText StreamServe 5.6 Updated: 2013-03-01