LookupAdhocCached (open)

Lower level api: lookup a value in the cache

Syntax

LOADLIB "wh::adhoccache.whlib";

RECORD FUNCTION LookupAdhocCached(RECORD cachetag)

Parameters

RECORD cachetag

Tag that uniquely identifies the result (local per calling whlib)

Return value

RECORD

Existing record if the value has been found, DEFAULT RECORD if not

hash

Base16 encoded internal hash for this item

value

Stored value