Remove

Remove deletes a cached entry by key. If the key does not exist, the function completes without error.


Properties

Key

The key of the entry to remove.

Accepts string literals, expressions, or references to string values.

Last updated