FCClearCache[func] removes existing cached values for the function func that were introduced by FCUseCache.
FCClearCache[func]
func
FCUseCache
To remove all existing cache values use FCClearCache[All].
FCClearCache[All]
Overview, FCUseCache, FCShowCache.