Returns the temporary directory of the user.
Syntax:
GetTempDirectory() As String
Dim Tool As DirectoryTool Set Tool = Application.Tools.DirectoryTool MsgBox Tool.GetTempDirectory
See also: