Mask parameters
This table shows the masks that can be used in the session:
| Parameter | Description | 
|---|---|
| eln | Free name to select before exporting through a pop-up dialog box. The maximum number of characters depends on the total number of characters. | 
| day | Two digits that describe the day, such as 01 or 31. The maximum number of characters is 2. | 
| month | Two digits that describe the month, such as 01 or 12. The maximum number of characters is 2. | 
| year4 | Four digits that describe the year, such as 2019. The maximum number of characters is 4. | 
| year2 | Two digits that describe the year, such as 19. The maximum number of characters is 2. | 
| syslang | One digit that describes the software language as found in ttpmc401, such as 3 for German. The maximum number of characters is 1. | 
| desclang | Language description as found in ttpmc401, such as ZHCN1 or DE. The maximum number of characters is 5. | 
| tr | Translation run number. The maximum number of characters is 4. | 
Examples of masks
${eln}-${desclang}-${tr} ->; ELN-DE-0001
${month}-${year4}${eln}${syslang}-${tr} ->; 0319ELN3-0002