IsCharValid
This method returns TRUE if the worktext entry specified by CharIndex is a valid character, or FALSE if the entry is a reject.
Syntax
IsCharValid (CharIndex as Long) as Boolean
Parameter | Description |
---|---|
CharIndex | Index of requested character. |