global.alert

void alert (String message, String title, bool errorIcon)

Parameters

message The text to display
title The title of the alert; ignored on the Macintosh
errorIcon Display an Error icon; ignored on the Macintosh

Description

Displays an alert box