GetPathRoot
Returns the root directory information of the specified path.
| SYNTAX |
|
| ARGUMENTS | path Path from which the root directory information is retrieved. |
| RETURN | A string containing the root directory from the path, such as C:\, or an empty string when the path contains no information on the root directory. |