Moves to a bookmark.
Method of dom/TextRangedom/TextRange
Syntaxvar result = textRange.moveToBookmark(/* see parameter list */);Parameters Bookmark
String that specifies the bookmark to move to.
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. NotesBookmarks are opaque strings created with the getBookmark method. This feature might not be available on non-Microsoft Win32 platforms.
AttributionsMicrosoft Developer Network: [moveToBookmark Method Article]
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