Page tree
Skip to end of metadata
Go to start of metadata

Insert a bookmark at the caret position.


Parameters:

NameTypeDescription
actionNameString'insertBookmark' bookmark inserting API
idStringID of the bookmark to insert


Example:

editor.execCommand('insertBookmark', 'id');
  • No labels