Use the delete command to delete lines from a document.
delete [ count ]
count | Use the count parameter to specify the number of lines to delete. count must be a positive integer. 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
Editor commands, actions, and parameters
add command
insert command
insertShow command
Copyright IBM Corporation 1992, 2004. All Rights Reserved.