# System Variables

Dietrich's has System Variables which one can use in labels, file names, and labels. Examples are Project Number (pro), building (Building) and pos (position number). Additional examples are in the screen shot below.

<figure><img src="/files/wuF3Te5ebd21RvADhneS" alt=""><figcaption></figcaption></figure>

There is no direct way to access this screen, but it is important to know how these values exist and you can use them.

Perfect! These images show the complete system variables available in Dietrich's. Here's the organized list based on what you've extracted:

### Complete Dietrich's System Variables List

#### **System Variables - Wall**

* **WNr** - Wall number (ENr)
* **WENr** - Element number wall (EENr)
* **Prp** - Properties (EAr)
* **WTyp** - Wall type (ETyp)
* **WzTyp** - Additional wall type (EzTyp)
* **WName** - Wall name

#### **Project Info**

* **pro** - Project number (Project)
* **projectpath** - Current project path (ProjectPath)
* **building** - Building (ConstructionSite)
* **buildingcomment** - Building comment (Info)
* **sitestreet** - Building Site - Street (BaustelleStrasse)
* **sitecity** - Building site - zip code, city (BaustelleOrt)
* **siteplacement** - Building site - placement, plot number

#### **Position Info**

* **pos** - Position number (Position)
* **posinfo** - Position info (PositionInfo)

#### **Drawing Info**

* **drawinginfo** - Info line from drawing storage (PlanInfo)

#### **Awarding Authority**

* **client** - Client's name (Client)
* **client2** - Client's name continued (Client2)
* **clientcontact** - Client contact name (ClientContact)
* **clientstreet** - Client street (ClientStreet)
* **clientcode** - Client postal code (ClientPOBox)
* **clientcity** - Client city (ClientLocation)
* **clientfon** - Client phone (ClientPhone)
* **clientfon2** - Client phone 2 (ClientPhone2)
* **clientmobile** - Client mobile (ClientMobile)
* **clientfax** - Client fax (ClientFax)
* **clientemail** - Client e-mail (ClientEmail)

#### **Architect**

* **architect** - Architect's name (Architect)
* **architect2** - Architect's name continued (Architect2)
* **architectcontact** - Architect contact name (ArchitectContact)
* **architectstreet** - Architect street (ArchitectStreet)
* **architectcode** - Architect postal code (ArchitectPOBox)
* **architectcity** - Architect city (ArchitectLocation)
* **architectfon** - Architect phone (ArchitectPhone)
* **architectfon2** - Architect phone 2 (ArchitectPhone2)
* **architectmobile** - Architect mobile (ArchitectMobile)
* **architectfax** - Architect fax (ArchitectFax)
* **architectemail** - Architect e-mail (ArchitectEmail)

#### **Building Structure**

* **SWAKT** - Current storey (SWAKT)
* **SWAKTNUM** - Current storey number (SWAKTNUM)
* **ELGeAr** - Building part type (ELGeAr)
* **ELGeNr** - Building part number (ELGeNr)
* **ELGeAu** - Building part properties (ELGeAu)
* **ELGeTy** - Building part type (ELGeTy)
* **ELGeZt** - Building part additional type (ELGeZt)
* **ELGeNa** - Building part name (ELGeNa)

#### **Ceiling (current, eDN)**

* **D\_Ausf** - Floor properties (D\_AUSF)
* **DNr** - Floor deck number (DNr)
* **DENr** - Element number ceiling (DENr)

#### **Roof Side**

* **F\_Ausf** - Properties roof side (F\_Ausf)
* **FNr** - Roof side number (FNr)
* **FENr** - Element number roof side (FNr)

#### **Package, Element, Component**

* **PANr** - Package number (PANr)
* **BGNr** - Component number (BGNr)
* **ELNr** - Element number (ELNr)

#### **Object Sizes**

* **H** - Object height
* **W** - Object width
* **L** - Object length
* **KLOA** - Top layout length (KLOA)
* **KLUA** - Bottom layout length (KLUA)
* **KLLK** - Longest edge (KLLK)
* **KZUK** - Bottom edge horizontal objects (KZUK)
* **KZOK** - Bottom edge horizontal objects (KZOK)
* **KGw** - Weight: Unit weight (KGw)
* **KVw** - Volume: true volume (KVw)
* **KPFw** - Volume: true panel area (KPFw)
* **KObLo** - Plates: H.A.P vertical (KObLo)
* **KObWi** - Plates: H.A.P perpendicular (KObWi)

#### **Object Information**

* **KINr** - Item number (KINr)
* **KIBz** - Item description (KIBz)
* **KBNr** - Order No. (KBNr)
* **KSA** - Beam type (KSA)
* **KBz** - Designation (KBz)
* **KLNr** - Sorting No. (KLNr)
* **KHNr** - Raw object No. (KHNr)
* **KSNr** - Engineering position number (KSNr)
* **KGru** - MOS Group (KGru)
* **KBERNr** - External reference number (KBERNr)
* **KANr** - Assembly order number (KANr)

#### **Load Planning**

* **LPRNa** - Vehicle name
* **LPRNr** - Vehicle number
* **LPRGm** - Vehicle maximum permissible weight
* **LPRGe** - Vehicle dead weight
* **LPRGL** - Vehicle weight of the load
* **LPRGg** - Vehicle total weight
* **LPRGL** - Vehicle listing loading components
* **LPLNa** - Load carrier name
* **LPLNr** - Load carrier number
* **LPLGm** - Load carrier max. permissible weight
* **LPLGe** - Load carrier dead weight
* **LPLGL** - Load carrier weight of the load
* **LPLGg** - Load carrier total weight
* **LPLLL** - Load carrier length load
* **LPLLB** - Load carrier width load
* **LPLLH** - Load carrier height load
* **LPLAL** - Load carrier listing loading components
* **LPEGNr** - Load level group number
* **LPEGNa** - Load level group name
* **LPENr** - Load level number

This comprehensive list shows all the variables available for labeling, plan numbering, file naming, and automated processes in Dietrich's software!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dietrichs.com/tutorials/tutorials-en/learning-the-basics/exploration-journey/system-variables.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
