Versions Compared

Key

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

Description

Creates 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 createdReturns a True or False depending on whether the Key ID exists.

Syntax

Code Block
rv = Memory_Services("CreateHashTableKeyExists", KeyID, CacheName)

Parameters

The unique name of the hash table to create.
ParameterDescription

CacheName

KeyID


CacheName

Version

16.0.18