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

Select the entire document.


Parameters:

NameTypeDescription
actionNameString'selectAll' select the entire document API


Example:

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