Description
Read-only. Returns the original batch ID, if a batch was rerouted.
Applicable Events
Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify
Syntax
object.BatchOriginalBatchID
Parameters
Object is a reference to the Form object. For more information, see Form Object (page Form Object).
BatchOriginalBatchID is the command.
Example
MsgBox "OCR for AnyDoc Original Batch ID is " & Form.BatchOriginalBatchID