QUESTION
Opens a question window and returns the answer selected by the user.
Opens a question window and returns the answer selected by the user.
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 (optional, empty text as default)
buttonText1-3 - the text which is displayed on the buttons - Value type: text (buttonText3 is optional)
The function returns the number of the button which has been clicked.
If the user clicks on the Submit button, the following question appears: