ReadSoftLink (open)
Read the target of a soft link
Syntax
LOADLIB "wh::files.whlib";
STRING FUNCTION ReadSoftLink(STRING path)Parameters
STRING pathPath to link to read
Return value
STRINGThe link target
Read the target of a soft link
LOADLIB "wh::files.whlib";
STRING FUNCTION ReadSoftLink(STRING path)STRING pathPath to link to read
STRINGThe link target