Returns the temporary directory path.
tempdir()
p = tempdir()
p - a string: current temporary directory.
Returns the name of the host system’s directory for temporary files.
r = tempdir()
cd, dir.
1.0.0
initial version
Last updated 3 months ago