Description
Displays the DEPOSit Check image that is associated with the specified batch image, in the Splitter window.
Applicable Events
Interactive,Verification Function Key (F-Key), Post-Verify Interactive script. On enter event.
Syntax
object.CheckImageInSplitter (CheckFrontImageSequence, SplitPct)
Parameters
Object is a reference to an OMR Zone or the Zone object. For more information, see OMR Zone Object (page OMR Zone Object) or Zone Object (page Zone Object).
CheckImageInSplitter is the command.
CheckFrontImageSequence is the batch image sequence of the check.
SplitPct is the specifies the percentage for the splitter window. Use 100% to only display the check, and hide the batch image.
Example
This.CheckImageInSplitterView Form.CurrentBatchPage, 100