DHTML Methods
Retrieves a bookmark ( opaque string ) that can be used with moveToBookmark to return to the same range.
sBookmark = TextRange.getBookmark ( )
Returns a string if successful, or null otherwise.
This feature might not be available on non-Win32® platforms. See the Microsoft® Knowledge Base for the latest information on Internet Explorer® cross-platform compatibility.
TextRange