GetTempPathΒΆ

GetTempPath retrieves the path of the directory designated for temporary files.

ssTempPath = GetTempPath()

Return Value

ssTempPath is a string specifying the temporary file path.

id-1402512