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