duplicate method
Returns a duplicate of the TextRange.
Syntax
var retval = TextRange.duplicate();Parameters
This method has no parameters.
Return value
Type: IHTMLTxtRange
Returns a TextRange object.Standards information
There are no standards that apply here.
Remarks
This feature might not be available on non-Microsoft Win32 platforms.
See also
Show: