Method Get():left() Foundation

Moves the cursor one character to the left.

Syntax
:left() --> self
Return

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

Description

When a Get object has input focus, :left() positions the cursor at the next editable character in the edit buffer to the left of the current cursor position. If the cursor is already at the left 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.