Delete Form Data if an Important Field is not Completed - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

In the following example, VBScript is used to determine what to do if important information on the form is missing. The example VBScript indicates that if the phone zone is blank, then do not output data. The form data is destroyed if the phone zone is blank. If the phone zone is filled, then form data is output.