Pastes the specified HTML into the specified HTML editor.
Api.htmlEditorPasteHtml(fieldName, html)
The name of the HTML control.
HTML to paste. It will be pasted at the current caret position in the HTML editor.