Uppercase the selected English text.


Parameters:

NameTypeDescription
actionNameString'upperCase' uppercasing API


Example:

editor.execCommand('upperCase');