Gets the absolute path of an application's base page.
The absolute path of the application base page, as a string.
Other functions, System functions
GetBaseTemplatePath()
GetCurrentTemplatePath, FileExists, ExpandPath
<h3>GetBaseTemplatePath Example</h3> <p>The template path of the current page is: <cfoutput>#GetBaseTemplatePath()#</cfoutput>