Update tinyMCE editor

Usage

updateTinyMCE(session, inputId, content)

Arguments

session
the session object passed to function given to shinyServer
inputId
id associated with the tinyMCE editor
content
new content to place withing the editor

Description

Update tinyMCE editor object to display new content.