Get a path to the target of a symbolic link or junction point

The function returns the path to the file / folder pointed to by a Symbolic link or Junction Point.

Options

path - path to a symbolic link or junction point

Result

The path to the target of a symbolic link or junction point.

If the object is not a reference, the path to it will be returned.
If the object is not found, the system message is: System error. Code: 2. The specified file cannot be found.

Author: admin