Move the caret to the start of the next word.


Parameters:

NameTypeDescription
actionNameString'nextWord' move the caret to the start of the next word API


Example:

editor.execCommand('nextWord');