Last updated 2 years ago
Was this helpful?
Returns the current user's path.
userdir()
p = userdir()
p - a string: current user directory.
Returns the name of the user's directory.
r = userdir()
, , .
1.0.0
initial version
Allan CORNET