The delete line statement runs the delete line script associated with a scrolling window.
delete line scrolling_window_name
• scrolling_window_name – The name of the scrolling window from which the current line (based upon the contents of the table buffer) is to be deleted. The scrolling window must have a delete line script.
The delete line script for the scrolling window must contain the instruction to delete the item, typically a remove statement.