Home / comp / gb.qt.ext / editor / goto 
Editor.Goto (gb.qt.ext)
Syntax
SUB Goto ( Line AS Integer, Column AS Integer [ , Center AS Boolean ] )
Moves the cursor to the specified position.

Lines and columns are count from zero.