Has a Cache Value

Has a Cache Value allows you to determine whether or not a cache value exists based on the key. This function will return a boolean of true or false as a variable depending on if the cache value exists.

Key: enter a key to find if a cache value exists.

The return variable result will look like this:

Last updated