Move the caret leftward.


Parameters:

NameTypeDescription
actionNameString'left' leftward caret moving API


Example:

editor.execCommand('left');