public moveCaretLeft(extendSelection as Boolean = false) as Void:
Moves the caret to the left.
When extendSelection is true, the previous caret position becomes the selection anchor.
extendSelection
field.moveCaretLeft()