> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.5/webanwendung/sichten/webreport/june5-funktionen.md).

# JUNE5 Funktionen

Für die Abfrage von erweiterten Informationen sowie Daten stehen spezielle Funktionen zur Verfügung. Über so eine Funktion können z. B. von einer Messgröße verschiedene Eigenschaften etc. abgefragt werden.

Klappen Sie hierfür im Bereich Wörterbuch, den Eintrag Funktionen auf. Neben den JUNE5 Funktionen finden Sie hier auch weitere Funktionen, die für verschiedene Zwecke genutzt werden können. Diese sind auch entsprechend kategorisiert.

## Umsetzung

Ziehen Sie die gewünschte Funktion per Drag\&Drop auf die gewünschte Stelle und legen Sie sie dort ab. Dies kann sowohl die Berichtsseite als auch die Konfigurationsoberfläche einer Komponente sein.

Tragen Sie abschließend alle erforderlichen Parameter ein. Bitte beachten Sie dabei auf die Datentypen der Parameter!

{% hint style="info" %}
Bei jeder Funktion müssen alle Parameter gesetzt sein!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.videc.de/june5-3.5/webanwendung/sichten/webreport/june5-funktionen.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.
