Count the Total Number of OMR Boxes - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external - AnyDoc/OCR-for-AnyDoc/Foundation-23.1/OCR-for-AnyDoc-Programming-Reference-Guide/VBScript-in-OCR-for-AnyDoc/VBScript-Examples/Count-the-Total-Number-of-OMR-Boxes - 2023-11-17

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

Here is an example of a global function. It counts the total number of OMR boxes that are enabled on the entire form. Since it never directly references a zone, it is a good candidate for a global function. All zones are accessed dynamically through the Form.Zone() method.