Destroy Time Sensitive Data - 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

Use this VBScript for time sensitive data that is no longer effective after a certain date. In the following example, VBScript is used to prevent outdated data from being output by comparing the value in a Date zone on the form to the current system date. If the zone date is 14 days older than the current date, the data is discarded.

The example VBScript is applied to a date zone and assumes that the form has both OMR and Data zones.

This.RemoveSpaces