Skip to contents

Remove a specific item from cache

Usage

njsd_cache_remove(key)

Arguments

key

The cache key to remove

Value

TRUE if item was removed, FALSE if not found (invisibly)