Lowercase the selected English text.


Parameters:

NameTypeDescription
actionNameString'lowerCase' lowercasing API


Example:

editor.execCommand('lowerCase');