File_GetTempDirectory()

Examples


The File_GetTempDirectory() function retrieves the complete path to the local temporary folder for the current user.

Syntax

File_GetTempDirectory()

Parameters

• None

Return value

A string containing the complete path to the local temporary folder. The path is in native format.


Documentation Feedback