GetCachedWRDFileURL (open)
Get a link to a file in WRD
Syntax
LOADLIB "mod::wrd/lib/internal/support2.whlib";
STRING FUNCTION GetCachedWRDFileURL(STRING baseurl, INTEGER fileid)
Parameters
STRING baseurl
Base url for links. If left empty, the link will start with "/.uc/"
INTEGER fileid
Setting id of the file
Return value
STRING
URL for the file