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

Move the caret to the end of the document..


Parameters:

NameTypeDescription
actionNameString'documentEnd' move the caret to the end of the document API


Example:

editor.execCommand('documentEnd');
  • No labels