GetTempDirectory()
Returns the temporary directory (with a trailing backslash) of ColdFusion Server. In Windows NT, the temporary directory is determined by the value of the TMP or TEMP environment variables.
See also GetTempFile.