DekGenius.com
Team LiB   Previous Section   Next Section
Range.toString( ) get range contents as a plain-text string

Availability

DOM Level 2 Range

Synopsis

String toString(  );

Returns

The contents of this range as a string of plain text without any markup.

    Team LiB   Previous Section   Next Section