Create Branching Questions - 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

Branching questions direct different respondents to different parts of the form based on their answers to earlier questions. With VBScript you can make sure you capture data appropriate to the question asked. In this case, since the question specifies “if no, go to #4,” no information between quaestions one and four should be processed. This script is run during Pre Verification.

A Hidden property is used.

' Since we Auto-Navigate on a 'No', look for that first

In the example, the word “NONE” is searched for appearing in question #3's character constraint boxes.

' On this Zone, only perform Date Extraction