if (editor != null) { editor.insertText(' [[INSERT]] '); } else { $('#textarea1').insertAtCaret(' [[INSERT]] '); }