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 /.uc/ or https://cdn/.uc/ url)

INTEGER64 fssettingid
RECORD scalemethod

Resizing method, if any

Return value

STRING