GetCachedWRDFileURL (open)
Get a link to a file in WRD
Syntax
LOADLIB "mod::wrd/lib/api.whlib";
STRING FUNCTION GetCachedWRDFileURL(STRING baseurl, INTEGER64 fileid)Parameters
STRING baseurlBase url for links. If left empty, the link will start with "/.wh/ea/uc/"
INTEGER64 fileidSetting id of the file
Return value
STRINGURL for the file