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

Move the caret upward.


Parameters:

NameTypeDescription
actionNameString'up' upward caret moving API


Example:

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