Gets the path of the directory that CFML uses for
temporary files. Before using this function in an application,
test to determine the directory it returns under your account.
Returns the absolute pathname of a directory, including a
trailing slash.
getTempDirectory()
→ returns string
File system path where temporary files are stored
getTempDirectory()