<< Click here to display Table of Contents >> Navigation: TCC > Variables & Functions > Functions:
@SYMLINK[link] : Returns the target referenced by the specified symbolic link.
Example:
mklink test2 test
Symbolic link created for test2 <<===>> test
echo %@symlink[test2]
test