You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Returns a Boolean flag indicated whether the current value for the indicated KeyID has expired. This relies upon the time marker set using the SetValue service. If this value has net yet been set then the value will be considered as expired.

Syntax

rv = Memory_Services("IsValueExpired", CacheName)

Parameters

ParameterDescription

CacheName

The unique name of the hash table to create.

Version

16.0.18

  • No labels