| Did you know ... | Search Documentation: |
| editor<-line_number |
index. If index is omitted, editor<-caret
is used as default. The line-numbers returned refers to the physical
line number. In other words, the returned number is the number of LF
(Line-Feed) characters from the start of the buffer to index
plus one.
This numbering is conventionally used by programming languages.