getRecipientType()
Overview
public string function getRecipientType(
required string template
)
Returns the recipient type for a given template, read from the global email template configuration set in Config.cfc.
Arguments
Name | Type | Required | Description |
---|---|---|---|
template | string | Yes | ID of the template whose recipient type you wish to get |