GetWrappedSourceFromURL (open)
Extract the original image from an image cache URL
Syntax
LOADLIB "mod::system/lib/cache.whlib";
RECORD FUNCTION GetWrappedSourceFromURL(STRING url)Parameters
STRING urlURL to extract the image from
Return value
RECORDThe wrapped object if extract it from the URL. Returns a default record on failure