CharToTeach Property

Runtime Only

Applies To
Vision Object: OCR

Description
Sets / returns the character used by VTeach.

Usage

VGet  Sequence.Object.CharToTeach, var
VSet  Sequence.Object.CharToTeach, value
Sequence
Name of a sequence or string variable containing a sequence name.
Object
Name of an object or string variable containing an object name. The object must exist in the specified sequence.
var
String variable that will contain the value of the property.
value
String or string expression for the new value of the property.

Values
String for one character.

Default: ""

Remarks
The CharToTeach property specifies the character that will be taught when VTeach executes. Before executing VTeach, the model window must surround the character being taught.

See Also
InvalidChar, OCR Object, VTeach