ChkIntegrity
Checks that the integrity of the batch, as detailed in the Page file of the current task, meets the integrity requirements set within the Document Hierarchy (Setup DCO).
Syntax
bool ChkIntegrity ()
Parameters
Smart parameters are supported.Returns
Returns True if no integrity problems are found. Otherwise, False.Level
Batch and Document levels.Details
Checks that the integrity of the batch, as detailed in the Page file of the current task, meets the integrity requirements set within the Document Hierarchy (Setup DCO).Integrity refers to the correct types and numbers of pages within each document in the batch and the correct order of the pages in each document.
- Example:
ChkIntegrity()