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');