SELECTION
Modifies or returns the selection of a text-edition field.
Value (Multiline)
A text in the "lin1,col1:lin2,col2" format, where lin1, col1, lin2 and col2 are integer numbers corresponding to the selection's interval. The first position is "1".
Default: "1,1:1,1"
Value (Text,List)
A text in the "beg:end" format, where beg and end are integer numbers corresponding to the selection's interval.
Default: "1:1".