.. highlightlang:: us .. index:: GetTempPath .. _gettemppath: GetTempPath =========== .. us.tag GetTempPath ENGLISH FILE_MISC :ref:`GetTempPath` retrieves the path of the directory designated for temporary files. .. function:: ssTempPath = GetTempPath() .. us.return **Return Value** *ssTempPath* is a string specifying the temporary file path. .. seealso:: :ref:`overview-files`, :ref:`GetRootDirectory`, :ref:`GetWindowsDirectory` :sub:`id-1402512`