# Edytor zadań skryptowych

Edytor zadań skryptowych (handlerów skryptowych), służy do tworzenia kodu logiki biznesowej z użyciem danych zawartych w zmiennych procesowych. Edytor jest analogiczny do [edytora skryptów](/budowanie-aplikacji/logika-biznesowa/scriptcode/skrypty-scriptservice/edytor-skryptow.md) - z tym, że umożliwia jedynie edycję skryptu handlera (bez możliwości uruchamiania go i testowania).

<figure><img src="/files/S1mLVFhMSRJOx2rmomTl" alt=""><figcaption><p><em><strong>Ilustracja 1.</strong> Okno podglądu edytora zadań skryptowych</em></p></figcaption></figure>

<br>


---

# 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.eximee.com/budowanie-aplikacji/logika-biznesowa/scriptcode/zadanie-skryptowe-scripttask/edytor-zadan-skryptowych.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.
