Example of defining a mask
This example shows how to define and use a mask to generate the following identification code:
DAF NL*D*Manu*RD*00437
The code consists of the following segments:
| Segment | Description | 
|---|---|
| DAF NL | Fixed alphanumeric string | 
| D | Code that represents the year 1993 | 
| Manu | Feature code that represents a manually operated gearbox (as opposed to a variomatic gearbox) | 
| RD | Color code that stands for red | 
| 00437 | Item sequence number | 
To define a mask to generate this type of identification code, complete the following steps: