Navigation: Programmers' Reference > Application API > Interfaces > TextView
Method: GetRangeText(nStart as Long, nEnd as Long) as String
Description
Returns the text in the specified range.
Errors
3900
The object is no longer valid.
3901
Invalid address for the return parameter was specified.