LookupAdhocCached (open)
Lower level api: lookup a value in the cache
Syntax
LOADLIB "wh::adhoccache.whlib";
RECORD FUNCTION LookupAdhocCached(RECORD cachetag)Parameters
RECORD cachetagTag that uniquely identifies the result (local per calling whlib)
Return value
RECORDExisting record if the value has been found, DEFAULT RECORD if not
hashBase16 encoded internal hash for this item
valueStored value