HTMLInputElement.setRangeText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setRangeText(string replacement)
  2. void setRangeText(string replacement, uint start, uint end, SelectionMode selectionMode)
  3. void setRangeText(string replacement, uint start, uint end)
    struct HTMLInputElement
    nothrow
    void
    setRangeText
    ()
    (,
    uint start
    ,
    uint end
    )

Meta