Returns the canonical path of the input path. If a directory a trailing slash is used on lucee, but not on ACF.
getCanonicalPath(path)
→ returns string
Returns the canonical path of the input path.
writeOutput( getCanonicalPath(getBaseTemplatePath()) );