| Syntax |
mainResponder.discuss.downloadMessageEnclosure (msgnum)
|
| Params |
msgnum is the number identifying the message.
|
| Action |
Return the HTML for a fat page containing the enclosed Frontier object.
|
| Returns |
The generated HTML code.
|
| Examples |
mainResponder.discuss.downloadMessageEnclosure (1)
|
| Notes |
Detailed information about mainResponder's discussion group format is available from the Frontier Site.
|
| See Also |
mainResponder.discuss.getMessageTable
|