Selects a character from the selected MICR field.
| Visual Basic |
|---|
Public Sub MICRFieldResultSelectCharacter( _ ByVal character As Long _ ) |
- character
- An index indicating the character to select. It must be at least 0 and less than the number of characters in the field.
An index indicating the character to select; must be at least 0 and less than number of characters in the field.
