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 baseurl
Base url for links. If left empty, the link will start with "/.uc/"
INTEGER64 fileid
Setting id of the file
Return value
STRING
URL for the file