Description

Returns the value pair stored in the SRP Hash Table for the current Key ID. If the NotExpired flag is set, the ExpirationDuration will be used to compare against the last time marker set for the current data.

Syntax

rv = Memory_Services("GetValue", KeyID, NotExpired, ExpirationDuration, CacheName)

Parameters

ParameterDescription
KeyID
NotExpired
ExpirationDuration
CacheName

Version

16.0.18

  • No labels