*menufield()

Places a formatted value from the database into the card image.

Syntax

*menufield (description, type, data name, width)

Type

HyperMesh Card Previewer Command

Inputs

description
A string that is displayed along with the value. The length of the string should not be longer than width.
type
Either integer, unsigned, real, exponential, string, or hexadecimal.
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 displayed fit in the specified number of characters.