SetBookmark Method (Selection Object)¶
Sets a bookmark at the cursor position. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
document.selection.SetBookmark();
[VBScript]¶
document.selection.SetBookmark
Version¶
Macro Reference — Selection Object — SetBookmark Method (Selection Object)