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.).
Supported OS
All