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