# Intermediate Values

With version 17.01, intermediate values were also introduced in the HRB module. These significantly facilitate working with formulas. Previously, formulas were always entered directly at the locations where they were needed. However, a formula can be very long, which makes it unclear and can even reach the maximum character limit for the field. With intermediate values, a formula can be broken down and distributed across any number of lines. This makes the whole thing more comprehensible. In the field where the result of the formula is required, only the final variable of this formula from the intermediate values is then used.

You access the intermediate values directly in the tree of the HRB editor beneath the variables.


---

# 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/dietrichs-intelligent-documentation/docs-de-en/holzrahmenbau-kompendium/prinzipien-des-hrb-systems/zwischenwerte.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.
