public select(start as Int, end as Int = -1) as Void:
Updates the current selection range.
field.select(0, 4)