Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


moveToBookmark Method

Moves to a bookmark.

Syntax

bSuccess = TextRange .moveToBookmark( sBookmark )

Parameters

sBookmark Required. String  that specifies the bookmark to move to.

Return Value

Boolean that returns one of the following possible values:

true Successfully moved to the bookmark.
false Move to the bookmark failed.

Remarks

Bookmarks are opaque strings created with the getBookmark method.

This feature might not be available on non-Microsoft® Win32® platforms.

Standards Information

There is no public standard that applies to this method.

Applies To

[ Object Name ] Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
TextRange
Home | Top | Free Ajax Editor | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.