Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates Returns the value pair stored in the SRP Hash Table that the Memory_Services module will use to manage various Key ID and Value pairs. A check will first be made to see if the handle to the Hash Table already exists. If so then it will be released and a new Hash Table will be createdfor 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

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

Parameters

The unique name of the hash table to create.
ParameterDescription
KeyID
NotExpired
ExpirationDuration
CacheName

Version

16.0.18