wwCache::IsCached
Determines whether an item exists in the cache or not.
o.IsCached(lcKey as String)
.t. or .f.
Parameters
lcKey
The key to check for existance.
Determines whether an item exists in the cache or not.
o.IsCached(lcKey as String)
.t. or .f.
lcKey
The key to check for existance.