Method Get():wordLeft() Foundation
Positions the cursor on the first character of the next word to the left.
Syntax
:wordLeft() --> self
Return
:wordLeft() returns a reference to the Get object.
Description
When a Get object has input focus, :wordLeft() positions the cursor to the first character of the next word in the edit buffer to the left of the current cursor position. If the cursor is on the first word in the edit buffer, the cursor position is 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.