Method Get():delEnd() Foundation
Deletes all the characters to from the current cursor position to the end of the edit buffer.
Syntax
:delEnd() --> self
Return
:delEnd() returns a reference to the Get object.
Description
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.
Feedback
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.