Editor.Remove (gb.qt.ext)
Syntax
SUB
Remove
(
Line
AS
Integer
,
Column
AS
Integer
,
EndLine
AS
Integer
,
EndColumn
AS
Integer
)
Removes the text located between the specified cursor positions.