Functiondijit._editor.selection.getSelectedText

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

Return the text (no html tags) included in the current selection or null if no text is selected

Usage

function () (view source)