GetHomeDirectory()
Syntax
Result$ = GetHomeDirectory()Description
Returns the home directory name of the currently logged user. It means than it's possible to read/write in this directory. This directory is user specific and can be useful to store per user data (preferences, plugins etc.).
It's very unlikely, but if this function fails, it will return an empty string.
Supported OS
All