Skip to content

Cm5Editor.execCommand method

Cm5Editor › execCommand

Unofficial

Executes a named command.

Signature:

execCommand(name: string): void

Parameters:

ParameterTypeDescription
namestringThe command name.

Returns: void