August 2001
Intermediate to advanced
976 pages
38h 8m
English
GetDirectoryFromPath
GetDirectoryFromPath(path)Returns the directory from a full path. The following example returns the directory in which the current template resides:
<CFOUTPUT>This directory is: #GetDirectoryFromPath(GetTemplatePath( ))#</CFOUTPUT>
Read now
Unlock full access