# QUESTION

#### Syntax

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

* *text* - Text, der im Fragefenster angezeigt werden soll - ***Wertetyp**: text*
* *title* - Titel des Fragefensters - ***Wertetyp**: text (optional, empty text as default)*
* *buttonText1-3* - den Text, der auf den Schaltflächen angezeigt wird - ***Wertetyp**: text (buttonText3 is optional)*

#### Bemerkung

* Die Funktion gibt die Nummer der Schaltfläche zurück, die angeklickt wurde.

#### Beispiel

<figure><img src="https://content.gitbook.com/content/UHij42nMV8tut4oUjbNm/blobs/kHzHKreZ7CfFE09KhmkI/grafik.png" alt=""><figcaption></figcaption></figure>

Wenn der Benutzer auf die Schaltfläche Submit klickt, wird die folgende Frage angezeigt:

<img src="https://content.gitbook.com/content/UHij42nMV8tut4oUjbNm/blobs/GLgsQa1mVc0NVTI5q56I/grafik.png" alt="" data-size="original">
