Previous Up Next

_DELline
Remove a line from a text control. '_DELline x 0' remove the first line.

ObjText _DELline (
ObjText _text_
I _position_
)
Parameters

_text_
any text control
_position_
position of the line to delete
Return value

same text control