TextView.ReplaceText
Method: ReplaceText(nPosFrom as Long, nPosTill as Long, sText as String)
Description
Replaces the text in the specified range.
Errors
| 3900 | The object is no longer valid. | 
| 3901 | Invalid address for the return parameter was specified. |