# Textverarbeitung

Es stehen eine Vielzahl an Plugins zur Verfügungen, mit denen Text verarbeitet werden kann.

{% content-ref url="/pages/XkiWjrZArRqG4aXoSljt" %}
[Text in Datumsobjekte umwandeln](/robot/plugins/textverarbeitung/text-in-datumsobjekte-umwandeln.md)
{% endcontent-ref %}

{% content-ref url="/pages/64KJcAdstFbhjYH1K1Ri" %}
[Datumsobjekte in Text umwandeln](/robot/plugins/textverarbeitung/datumsobjekte-in-text-umwandeln.md)
{% endcontent-ref %}

{% content-ref url="/pages/tT5LTgd65GEIobFldQRH" %}
[Text extrahieren](/robot/plugins/textverarbeitung/text-extrahieren.md)
{% endcontent-ref %}

{% content-ref url="/pages/mLrIOJuaIrI1k5g4LnsS" %}
[Dezimal-Variable formatieren](/robot/plugins/textverarbeitung/dezimal-variable-formatieren.md)
{% endcontent-ref %}

{% content-ref url="/pages/tT5LTgd65GEIobFldQRH" %}
[Text extrahieren](/robot/plugins/textverarbeitung/text-extrahieren.md)
{% endcontent-ref %}

{% content-ref url="/pages/30t5lK4hgiyylmJkHk2D" %}
[Umändern von Texten](/robot/plugins/textverarbeitung/umandern-von-texten.md)
{% endcontent-ref %}

{% content-ref url="/pages/51UckIciVDHpvkZ3SFWM" %}
[Regular Expression abgleichen](/robot/plugins/textverarbeitung/regular-expression-abgleichen.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ywh4ZoquEnvblIkho9aR" %}
[Text verändern](/robot/plugins/textverarbeitung/text-verandern.md)
{% endcontent-ref %}

{% content-ref url="/pages/LrB3RbUMG2dwLXZYyLRI" %}
[Teilen eines Textes](/robot/plugins/textverarbeitung/teilen-eines-textes.md)
{% endcontent-ref %}

{% content-ref url="/pages/IBP6EAdhbHZjATwbCZ1H" %}
[Ersetzen im Text](/robot/plugins/textverarbeitung/ersetzen-im-text.md)
{% endcontent-ref %}

{% content-ref url="/pages/beWRS6BkTSETLw7KYNnF" %}
[Suche in Text](/robot/plugins/textverarbeitung/suche-in-text.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z39gXoYjNJMPqsHCt0Ec" %}
[Text abschneiden](/robot/plugins/textverarbeitung/text-abschneiden.md)
{% endcontent-ref %}


---

# 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://help.aiaibot.com/robot/plugins/textverarbeitung.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.
