read_cache_value (string name[, string decryption]) ⇒ mixed
Reads a value from the cached values. If the value is a string and is encrypted, a decryption string needs provided.
First available: Version 1.6.6
Comments
read_cache_value (string name[, string decryption]) ⇒ mixed
Reads a value from the cached values. If the value is a string and is encrypted, a decryption string needs provided.
Where to search