GetCachedFSSettingImageURL (open)
Get the URL to a (resized) image in instance data
Syntax
LOADLIB "mod::system/lib/cache.whlib";
STRING FUNCTION GetCachedFSSettingImageURL(STRING baseurl, INTEGER64 fssettingid, 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)
INTEGER64 fssettingid
RECORD scalemethod
Resizing method, if any
Return value
STRING