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