Home / comp / gb.qt / message / question 
Message.Question (gb.qt)
Syntax
STATIC FUNCTION Question ( Message AS String [ , Button1 AS String, Button2 AS String, Button3 AS String ] ) AS Integer
Displays a question message box, with up to three buttons.

The index of the button clicked by the user is returned.