Field

Field has these properties.

Property
Description

Type

Field type

Length

Length of this field

Format

Format of this field. If the type is date, this format is used to converting from string to date.

Filler

Fill character for padding. 0 is for number type, space is for string type.

Alignment

Align to left or right. Number type is right aligned, string is left aligned.

Last updated