toString method
Returns the contents of a Range as a string. This string contains only the data characters, no markup.
![]() ![]() |
Syntax
var sRange = Range.toString();Parameters
- sRange [out, retval]
-
Type: DOMString
A Range expressed as a string.
Return value
Type: DOMString
A Range expressed as a string.
Standards information
See also
Show:

