Method Get():delEnd() Foundation
Deletes all the characters to from the current cursor position to the end of the edit buffer.
:delEnd() --> self
:delEnd() returns a reference to the Get object.
When a Get object has input focus, :delEnd() deletes all the characters in the edit buffer from the current cursor position to the end of the buffer. The position of the cursor remains unchanged.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.