Sounding a beep (The Beep() form method)
Warning sounds can be played to attract the users attention to something. Sounds are played with the forms Beep() method, for example the following would play the default beep:
.form.beep(0)