GetCachedWRDImageURL (open)
Get a link to a (resized) image in WRD
Syntax
LOADLIB "mod::wrd/lib/api.whlib";
STRING FUNCTION GetCachedWRDImageURL(STRING baseurl, INTEGER64 imageid, RECORD scalemethod)Parameters
STRING baseurlBase url for links. If left empty, the link will start with "/.wh/ea/uc/"
INTEGER64 imageidSetting id of the file
RECORD scalemethodImage processing method
Return value
STRINGURL for the file