Templates
Displays the templates that apply to the selected field, and the required format of field input.
The format specified consists of a code using the following characters:
A |
Alphabetic characters only. |
N |
Numeric characters only. |
X |
Either alphabetic or numeric characters. |
n |
The number of alphabetic, numeric or alphanumeric characters. |
x |
A particular character that must occur in a specific position. |
For example, 5N would specify 5 numbers, and 2N6A would specify 2 numbers followed by 6 letters.
MD96G1