Method Get():delWordRight() Foundation

Deletes a word to the right of the cursor.

Syntax
:delWordRight() --> self
Return

:delWordRight() returns a reference to the Get object.

Description

When a Get object has input focus, :delWordRight() deletes the word to the right of the current cursor position. If the edit buffer is empty, the cursor is positioned at the last character.

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.