Error
STATIC
FUNCTION
Error
(
Message
AS
String
[
, Button1
AS
String
, Button2
AS
String
, Button3
AS
String
]
)
AS
Integer
Displays a error message box, with up to three buttons.
The index of the button clicked by the user is returned.