EmEditor Home - EmEditor Help - EmEditor Macro Reference - Selection Object

PreviousBookmark Method

Moves to the previous bookmark in the document.

[JavaScript]

bFound = document.selection.PreviousBookmark();

[VBScript]

bFound = document.selection.PreviousBookmark

Return Values

Returns true if the previous bookmark is found, or false if not.

Version

Supported on EmEditor Professional Version 4.00 or later.

Send feedback on this topic to Emurasoft

Copyright © 2003-2008 by Emurasoft, Inc.