Whatever message this page gives is out now! Go check it out!
GetBaseTemplatePath() |
<h3>GetBaseTemplatePath Example</h3>
<p>The template path of the current page is:
<cfoutput>#GetBaseTemplatePath()#</cfoutput>
<p>The directory containing the current template is:
<cfoutput>#GetDirectoryFromPath(GetBaseTemplatePath())#</cfoutput>