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액션 이름


Example:

editor.execCommand('upperCase');
  • No labels