On Sat, Jan 22, 2011 at 1:54 AM, Jeffrey Massung <massung at gmail.com> wrote: > Yes. > > I don't remember the exact syntax, but it's something like this: > > put "<h1>Hello, world!" into tBody > revBrowserSet(tBrowserId, "htmlText", tBody) > > Jeff M. > Thanks Jeff! That was enough to get me headed in the right direction. Best regards, David C.