*field()

Places a formatted value from the database into the output file.

Syntax

*field (type, data name, width)

Type

HyperMesh Template Command

Inputs

type
Either integer, unsigned, real, exponential, string, hexadecimal, or quoted. For simplicity, the first letter is required; all others are optional but recommended.
data name
The name of the data to be accessed.
width
The width of the formatted field. In the case of real, HyperMesh uses scientific notation in order to make the value printed fit.