Method Get():delWordLeft() Foundation

Deletes the word to the left of the cursor.

Syntax
:delWordLeft() --> self
Return

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

Description

When a Get object has input focus, :delWordLeft() deletes the word to the left of the current cursor position. If the edit buffer is empty, the cursor is positioned at the first 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.