Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > SaveCache

SaveCache

Creates a file and memory cache of the value associated with the name provided. To clear a cache from memory and file, use SaveCache to set it?s value to ??.


Syntax


ccLib.SaveCache(Name, Value)


Parameters


Name ? A unique name for this cache


Value ? the value to be saved in this cache.

This page was last reviewed 4/4/2009 11:57:53 AM