Overview
public string function getDefaultHtmlBody(
required string template
)
Returns the default html body for a given template, derived from its 'defaultHtmlBody' viewlet.
Arguments
Name | Type | Required | Description |
---|
template | string | Yes | ID of the template whose default html body you wish to get |