… = TextEditor[…] (gb.form.editor)

Dim hTextEditor As TextEditor
Dim hTextEditorLine As _TextEditor_Line
hTextEditorLine = hTextEditor [ Line As Integer ]

Return a virtual object representing a specific line.

  • Line is the line number of the returned object.