TM system fields
You can use these field names in the filter description when exporting translation units (TUs).
| Field name | Description | Field type |
|---|---|---|
| chd | The date/time the TU was last changed. | Date-time |
| chu | The user who last changed the TU. | String |
| crd | The date/time the TU was created. | Date-time |
| cru | The name of the user who created the TU. | String |
| sourcetagcount | The number of tags in the source segment. | Integer |
| sourceplainlength | The length of the plain source text of the TU, in characters. | Integer |
| src | The source text of the TU. | String |
| targettagcount | The number of tags in the target segment. | Integer |
| targetplainlength | The length of the plain source text of the TU, in characters. | Integer |
| trg | The target text of the TU. | String |
| usc | The number of times the TU has been used so far. | Integer |
| usd | The date/time the TU was last used. | Date-time |
| usu | The name of the user that last used the TU. | String |