GetTempDirectory()
Returns the full path to the currently assigned temporary directory
GetTempDirectory( );
Returns: String
This function does not take any arguments.
Examples
dump(getTempDirectory());
See also
- File handling
- GetCurrentTemplatePath()
- GetTempFile()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)