# Get value

This node allows you take a value from element you put in here, and you need to set a Output Variable for that. Only get the value of \<input> or \<textarea> or \<select> tags. If you want to get the value of other tags you can use the Get attribute value node.\
\
Nút này cho phép bạn lấy một giá trị từ phần tử mà bạn muốn và bạn cần đặt Biến đầu ra cho giá trị đó. Chỉ lấy được giá trị của các thẻ \<input> hoặc \<textarea> hoặc \<select>. Nếu bạn muốn lấy giá trị của các thẻ khác bạn có thể sử dụng nút Get attribute value.

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

| parameter       | illustrate                                                                                                                                          |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| Select element  | <p>Enter the CSS selector of the element for which you want to get the value</p><p></p><p>Nhập CSS selector của phần tử mà bạn muốn lấy giá trị</p> |
| Element order   | <p>Select elements based on the order they appear on the page ​</p><p></p><p>Chọn các thành phần dựa trên thứ tự chúng xuất hiện trên trang</p>     |
| Output variable | <p>Save the extracted value into a variable</p><p></p><p>Lưu giá trị được trích xuất vào biến</p>                                                   |

{% file src="/files/FoCAHWVgMVC8BsZo3gpP" %}


---

# 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.hidemium.io/hidemium-4/iv.-tu-dong-hoa-automation-and-ai/automation-foundation-automation-co-ban/data/get-value.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.
