Navigation: TCC > Variables & Functions > Functions
@SYMLINK
@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