@lookup()

Retrieves a value stored in a lookup table.

Syntax

@lookup (key)

Type

HyperMesh Template Function

Inputs

key
Used to compare the keys found on the lookup table entries. If key matches one of the keys in the lookup table, the function returns the value associated with that entry. If a matching key is not found, the function returns 0.