@attributearray2dvalue()

Returns the value of a 2D array attribute.

Syntax

@attributearray2dvalue (attribute, row, column)

Type

HyperMesh Template Function

Inputs

attribute
The name of the attribute (must start with '$').
row
The row number (starting at 1).
column
The column number (starting at 1).