SUB .TextAreaSelection ( [ Start AS Integer, Length AS Integer ] )

Selects Length character from the Start position.

If this method is called without any parameter, all the text is selected.