Retrieves a value from the cache under a specific section.
The section within the cache.
The cache key within the section.
The storage area ('session' or 'local').
The cached value, or undefined if not found.
Retrieves a value from the cache under a specific section.