<< tempname Files and folders functions

userdir


Returns the current user's path.


Syntax


userdir()
p = userdir()

Output argument


p

a string: current user directory.

Description


Returns the name of the user's directory.

Example


r = userdir()

See also


cd, dir, tempdir.

History


Version Description
1.0.0 initial version

Author


Allan CORNET

<< tempname Files and folders functions