Table of Contents
getText Method 

Returns the editor contents as plain text with HTML tags removed.

Syntax
JavaScript
 Editor.getText()
See Also