TranslatedValue (Property) - 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

Description

Read-only. Use only in conjunction with the Table Link parameter.

For a zone linked to an internal table, this property returns the translated value from the table, or an empty string if the value was not found in the table. This property returns the translation from the specified table even if the Table Link Parameters window | Use Translation Field option is disabled. When applied to a zone, this property returns the translated value of the first line.

Applicable Events

Post Extract, AnyApp Post Extract, Pre-Verify, Interactive, Verification Function Key (F-Key), Post-Verify

Syntax

object.TranslatedValue

Parameters

Object is a reference to the Zone or Line object. For more information, see Zone Object (page Zone Object) or Line Object (page Line Object).

IsAlpha is the command.

Example