TextEditor.GetSelectedLines (gb.form.editor)

Function GetSelectedLines ( ) As String[]

Desde 3.16

Return the selected lines if any.

The selection is first extended so that partially selected lines are included in the selection.

If nothing is selected, NULL is returned