removeGlobalCache

Removes a globally cached value.

void
removeGlobalCache
(
string key
)

Parameters

key string

the key of the cached entry to remove.

Meta