# Тип условия «Переменная совпадает с установленным выражением»

Это дает возможность сравнить любую переменную пользователя и исходя из этого решить какой ответ дать пользователю. Это очень полезно для выдачи результата после прохождения теста.

![](/files/-MfdL8WCp8Zj242FBiFD)

Функция `{{` getCartAmount() `}}` – выводит общую стоимость товаров в корзине

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

{% embed url="<https://youtu.be/raJW7r2H8f0>" %}


---

# 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.watbot.ru/chat-boty/bloki/prostye-bloki/blok-uslovie/tip-usloviya-peremennaya-sovpadaet-s-ustanovlennym-vyrazheniem.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.
