Functiondijit._editor.RichText.execCommand

dojo.require("dijit._editor.RichText");
defined in dijit/_editor/RichText.js

Executes a command in the Rich Text area

Usage

function (/*String*/ command, argument) (view source)
parametertypedescription
commandStringThe command to execute
argument optional argument to the command