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

Compare with Current View Page History

« Previous Version 2 Current »

Description

Creates the SRP Hash Table that the Memory_Services module will use to manage various Key ID and Value pairs.

Syntax

rv = Memory_Services("CreateHashTable", CacheName)

Parameters

ParameterDescription

CacheName

The unique name of the hash table to create.

Version

16.0.18

  • No labels