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

Replaces the selected text.


Parameters:

NameTypeDescription
actionNameString'repalceText' text replacing API
textStringText to replace


Example:

editor.execCommand('replaceText', 'text');
  • No labels