AppleScript Studio has already inserted the following handler, which is called whenever a user clicks the button:on clicked theObject (*Add your script here.*)end clickedFigure 1-16 Editing a clicked handler in XcodeSelect the text (*Add your script here.*) and replace it with display dialog Hello World!You could, of course, insert many other kinds of AppleScript statements as part of the han