bagaimana mendapatkan nilai tinymce di javascript

var myContent = tinymce.get("myTextarea").getContent();
Coffee Developer