GetCachedFSFileURL (open)
Get the URL to a file data download
Syntax
LOADLIB "mod::system/lib/cache.whlib";
STRING FUNCTION GetCachedFSFileURL(STRING baseurl, INTEGER fsobjectid)Parameters
STRING baseurlBase URL for the returned cache url (leave empty for a /.wh/ea/uc/ or https://cdn/.wh/ea/uc/ url)
INTEGER fsobjectidReturn value
STRING