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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

캐럿이 위치한 곳에 텍스트를 삽입합니다.

셀렉션 상태인 경우 선택되어 있는 텍스트를 제거 후 삽입합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름
textString삽입할 텍스트


Example:

editor.execCommand('insertText', 'text');
  • No labels