So setzen Sie den Wert von Tinymce in JavaScript

tinymce.get("myTextarea").setContent("<p>Hello world!</p>");
Coffee Developer