applescript
Display Alert
Title Display Alert
Released
Dictionary Standard Additions
Suite User Interaction
Parameters 6

Display Alert is a Command in the User Interaction Suite of the Standard Additions dictionary. The display alert function is used to display an alert to the user of the script.

Parameters

display alert v : Display an alert

display alert text : the alert text (will be displayed in emphasized system font)

→ alert reply : a record containing the button clicked and, if used, whether the alert was automatically dismissed due to the specified timeout.
SEE ALSO
Display Dialog Alert Reply