Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

MoveToBookmark() Syntax, Parameters and Note

Note: Moves the object to a bookmark defined using the getBookmark() method.  Returns true (successful) or false (failed).      Syntax:      textRangeName.moveToBookmark(param1) Parameters:     param1   Required; the name of the bookmark.