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 baseurlBase URL for the returned cache url (leave empty for a /.wh/ea/uc/ or https://cdn/.wh/ea/uc/ url)
INTEGER fsobjectidRECORD scalemethodResizing method, if any
Return value
STRING