A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/TextRange/moveToBookmark below:

moveToBookmark ยท WebPlatform Docs

moveToBookmark Summary

Moves to a bookmark.

Method of dom/TextRangedom/TextRange

Syntax
var result = textRange.moveToBookmark(/* see parameter list */);
Parameters Bookmark
Data-type
BSTR


String that specifies the bookmark to move to.

Return Value

Returns an object of type BooleanBoolean

Boolean

Boolean that returns one of the following possible values:

Return value Description true Successfully moved to the bookmark. false Move to the bookmark failed. Notes
Remarks

Bookmarks are opaque strings created with the getBookmark method. This feature might not be available on non-Microsoft Win32 platforms.

Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4