detach method
void
detach()
The Range.detach()
method does nothing. It used to
disable the Range object and enable the browser to release associated
resources. The method has been kept for compatibility.
Implementation
external void detach();