HTMLTextAreaElement.setSelectionRange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setSelectionRange(uint start, uint end, string direction)
  2. void setSelectionRange(uint start, uint end)
    struct HTMLTextAreaElement
    nothrow
    void
    setSelectionRange
    ()
    (
    uint start
    ,
    uint end
    )

Meta