Home / comp / gb.qt.ext / editor / select 
Editor.Select (gb.qt.ext)
Syntax
SUB Select ( StartLine AS Integer, StartColumn AS Integer, EndLine AS Integer, EndColumn AS Integer )
Selects the text located between the specified cursor positions.