Description
Gets or sets the batch total.
Applicable Events
AnyApp Pre-Application, AnyApp Post-Algorithm, AnyApp Post-Application, Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify
Syntax
object.BatchTotal
Parameters
Object is a reference to the Application object. For more information, see Application Object (page Application Object).
BatchTotal is the command.
Example
MsgBox "Total for the current batch is " & Application.BatchTotal