|
$HomeDirectory
$HomeDirectory gives your "home" directory.
$HomeDirectory returns the full name of the directory as a string.
On multi-user operating systems, $HomeDirectory gives the main directory for the current user.
See Section 2.12.4.
See also: Directory, ParentDirectory, $UserName, $UserBaseDirectory, $InstallationDirectory.
New in Version 3.
|