wwCache::GetItem

Retrieves an item by key from the cache. Item is returned if it exists and not expired.

o.GetItem(lcKey as String)

returns the Cache content or NULL if the key doesn't exist

Parameters

lcKey as String
The key of the cached value to retrieve.

See also

Class wwCache

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic