Lets you embed references to ColdFusion pages in CFML. You can embed cfinclude tags recursively. For an additional method of encapsulating CFML
Other
<cfinclude template="String"/>
[] = Optional attribute
| Name | Type | Required | Default | Description |
| template | String | Yes | A logical path to an existing page. |