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.
It's very unlikely, but if this function fails, it will return an empty string.
Supported OS
All