setSelectionRange

Declaration

void setSelectionRange(
    long start, 
    long end, 
    optional DOMString direction
);