Select the entire document.


Parameters:

NameTypeDescription
actionNameString'selectAll' select the entire document API


Example:

editor.execCommand('selectAll');