TempDir$
Category: Path
Signature
TempDir$()
Returns
String
Description
Returns the temporary files directory path used by the current process.
Example
Print TempDir$()
Category: Path
TempDir$()
String
Returns the temporary files directory path used by the current process.
Print TempDir$()