klyn.gui.windows.TextBox.moveCaretLeft
method
public moveCaretLeft(extendSelection as Boolean = false) as Void:
DescriptionMoves the caret to the left.
When `extendSelection` is true, the previous caret position becomes the
selection anchor.
field.moveCaretLeft()