Skip to main content
Version: 5.7.0

GetSessionCacheObject

Retrieves the named JSON object from the session cache. Returns null if the object cannot be found.

Method Parameters

ParameterDescription
keyThe name of object to retrieve

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab