# Field

Field has these properties.

<figure><img src="https://support.xnarum.com/download/manuals/ISM-Manual-2023.fld/image110.png" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="180">Property</th><th>Description</th></tr></thead><tbody><tr><td>Type</td><td>Field type</td></tr><tr><td>Length</td><td>Length of this field</td></tr><tr><td>Format</td><td>Format of this field. If the type is date, this format is used to converting from string to date.</td></tr><tr><td>Filler</td><td>Fill character for padding. 0 is for number type, space is for string type.</td></tr><tr><td>Alignment</td><td>Align to left or right. Number type is right aligned, string is left aligned.</td></tr></tbody></table>
