*fieldleft()
Places a left-justified, formatted value from the database into the output file.
Syntax
*fieldleft (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
 - Width of the formatted field. In the case of real, HyperMesh uses scientific notation in order to make the value printed fit.