Method Get():right() Foundation

Moves the cursor one character to the right.

Syntax
:right() --> self
Return

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

Description

When a Get object has input focus, :right() positions the cursor at the next editable character in the edit buffer to the right of the current cursor position. If the cursor is already at the right most position, the cursor does not move.

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.