AppleScript Tutorial Wiki

Please Create an account and fully contribute to this community. If you already have an account, be sure to Log in.

READ MORE

AppleScript Tutorial Wiki
Alert Reply
Title Alert Reply
Released
Dictionary Standard Additions
Suite User Interaction
Parameters 2

Alert Reply is a Command in the User Interaction Suite of the Standard Additions Dictionary. It is the reply to Display Alert.

Properties[]

alert replyn : Reply record for the ‘display alert’ command

  • button returned (text, r/o) : name of button chosen (empty if ‘giving up after’ was supplied and alert timed out)
  • gave up (boolean, r/o) : Did the alert time out? (present only if ‘giving up after’ was supplied)


SEE ALSO
Display Alert