August 2003
Intermediate to advanced
1140 pages
68h 45m
English
GetBaseTemplatePath
GetBaseTemplatePath( )Returns the full path to the top-level ColdFusion template calling the function. Example:
<cfoutput>The base template path is: #GetBaseTemplatePath( )#</cfoutput>