GetCachedFSImageURL (open)
Get the URL to a (resized) image file
Syntax
LOADLIB "mod::system/lib/cache.whlib";
STRING FUNCTION GetCachedFSImageURL(STRING baseurl, INTEGER fsobjectid, RECORD scalemethod)
Parameters
STRING baseurl
Base URL for the returned cache url (leave empty for a /.wh/ea/uc/ or https://cdn/.wh/ea/uc/ url)
INTEGER fsobjectid
RECORD scalemethod
Resizing method, if any
Return value
STRING