CheckPageCount

Determines whether the number of pages in the runtime hierarchy matches the expected page count as specified by the scan operator.

Syntax

bool CheckPageCount ()

Parameters

None.

Returns

True if the two counts are equal. Otherwise, False.

Level

Batch level.

Details

This action confirms that the number of actual images (pages) in the current task's Page file (.xml) matches the count of expected pages.
Example
CheckPageCount()