Question
Displays a error message box, with up to three buttons. Returns the index of the button that the user clicked.
STATIC FUNCTION
Question
(
Message
AS String
[
,
Button1
AS String ,
Button2
AS String ,
Button3
AS String
]
) AS Integer
Referenced by :
Question