BookmarkSelection
Summary

Toggles a bookmark at the selected line



Details


Toggles the "bookmarked" flag for the selected line. You must select some text on a line for this to work (any text). You can then use "go to bookmark" (Ctrl+B) to go to bookmarked lines.



Menu

Display -> Bookmark Selection

Keyboard Shortcut

Shift+Ctrl+B

Example of script call

world.DoCommand "BookmarkSelection"



(Help topic: command=BookmarkSelection)

DOC_contents Documentation contents page