*tablestore()

Stores an entry in the lookup table.

Syntax

*tablestore (key, value)

Type

HyperMesh Template Command

Inputs

key
Assigned to a lookup table entry and is used by the @lookup() function to find stored entries.
value
The value assigned to an entry in the lookup table and is returned by @lookup().