Versions Compared

Key

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

Description

Creates Releases 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 createdCacheName is empty then the default handle is released.

Syntax

Code Block
rv = Memory_Services("CreateHashTableReleaseHashTable", CacheName)

Parameters

ParameterDescription

CacheNameThe unique name of the hash table to create.


Version

16.0.18