Method Get():delete() Foundation
Deletes the character at the current cursor position.
:delete() --> self
:delete() returns a reference to the Get object.
When a Get object has input focus the method :delete() deletes the character at the current cursor position in the edit buffer. The position of the cursor remains unchanged and all the characters to the right of the cursor are moved one character to the left.
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.