createTextRange method

Creates a TextRange object for the element.

Syntax

TextRange retVal = object.createTextRange();

Parameters

This method has no parameters.

Standards information

There are no standards that apply here.

Remarks

Use a text range to examine and modify the text within an object.