> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/nedyx/clearlines-functions/navigation-functions/question.md).

# QUESTION

#### Syntax

**QUESTION**(*text; title; buttonText1; buttonText2; buttonText3*)

* *text* - text to be displayed in the question window - ***Value type**: text*
* *title* - titel of the question window - ***Value type**: text*
* *buttonText1-3* - the text which is displayed on the buttons - ***Value type**: text (buttonText3 is optional)*

#### Remark

* The function returns the number of the button which has been clicked.

#### Example

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

If the user clicks on the Submit button, the following question appears:

<img src="/files/c1SJ0roN1a9hIc77HWsd" alt="" data-size="original">
