GetTemporaryDirectory()

Syntax

Result$ = GetTemporaryDirectory()
Description
Returns the temporary directory name. All temporary files should be created in this directory, as it is granted to have full read/write access.

Supported OS

All

<- GetHomeDirectory() - FileSystem Index - IsDirectory() ->