Description
This method allows you to get the path on a disk for a selected location.
Syntax
DiskPath = GetLocationRealPath( LocationPath );
|
Input: (String) LocationPath |
Path to location. For example \Documents\LocationName. |
|
Return: (String) DiskPath |
The physical path on storage device where the documents are saved. |