| Did you know ... | Search Documentation: |
| editor<-selection |
<-x
is the start of the selection and
device<-y
is the end of the selection (not including: 50,51 represents a selection
holding one characters). The device<-x
is guaranteed to be smaller than device<-y.
The selection is determined by the editor<-mark
and editor<-caret.