GetCharInfo
This method returns the page, zone, line, or column index of a character.
Syntax
GetCharInfo (posInfo as PosInfo_t, CharIndex as Long) as Long
Parameter | Description |
---|---|
posInfo | Parameter to choose the type of information returned. See also |
CharIndex | Index of the character. |