GetAlternativeChar
This method returns the alternative item for the item specified by the CharIndex parameter.
Syntax
GetAlternativeChar (CharIndex as Long, AltNr as Long) as String
Parameter | Description |
---|---|
CharIndex | Index of the character for which the alternative is required. |
AltNr | Index of the alternative. |