The delete command can be used to delete lines from a document.
delete [ count ]
count | Must be a positive integer. The count parameter specifies the number of lines that should be deleted. If you do not specify count, 1 is assumed. |
The status parameter is not affected by this command.
The delete command only affects visible elements.
delete delete 10
add command
insert command
insertShow command
Default editor commands