void GetPersonalFilesDirectory( Matrix mPath )
Matrix mPath
Upon return, this matrix contains the path to the directory in which the user's personal IML Studio related files are stored.
This module retrieves the path to the directory in which the user's personal IML Studio related files are stored.
run GetPersonalFilesDirectory( path ); print path;