# Type text

If you want the script to enter text, you can enter it directly at the node or select a variable containing the text.

Nếu muốn script nhập văn bản thì có thể nhập trực tiếp tại nút hoặc chọn biến chứa văn bản.

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

| parameter           | illustrate                                                                                                                                                                                                                                                                                      |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enter text          | <p>Enter a piece of text that you want to use or select the variable that contains the text.</p><p></p><p>Nhập một đoạn văn bản mà bạn muốn sử dụng hoặc chọn biến chứa văn bản.</p>                                                                                                            |
| Enter interval time | <p>Space between entered characters. For example: 100. If this step is performed, each character will be entered 100 milliseconds apart.</p><p></p><p>Khoảng cách giữa các ký tự được nhập vào. Ví dụ: 100. Nếu bước này được thực hiện, thì mỗi kí tự sẽ được nhập cách nhau 100 mili giây</p> |

We have the following example: When you want to enter email into Facebook's email field

Ta có ví dụ sau: Khi bạn muốn điền email vào trường email của facebook

<figure><img src="/files/5faHX0nrjcUcVv0W3eRL" alt=""><figcaption></figcaption></figure>

Ta có script như sau:

Ta có script như sau:

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

At node click you will have to enter the CSS selector of the email field, then node type you will enter your email. So we have successfully entered email into Facebook's email field.

Tại node click bạn sẽ phải nhập CSS selector của trường email, sau đó node type bạn sẽ nhập email của bạn. Như vậy là ta đã điền thành công email vào trường email của facebook.

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

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


---

# 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/keyboard/type-text.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.
