Get() > Cursor movement methods |
Moves the cursor one character to the left.
:left() --> self
When a Get object has input focus, method :left() moves the cursor one character to the left in the edit buffer, unless the cursor is positioned on the first editable character.
http://www.xHarbour.com