Sound bell

20% Command group 20% Flag affected 20% Reversible 20% Execute on client 20% Platform(s)
Message boxes NO NO YES All

Syntax

Sound bell

Description

This command sounds the system beep. You can sound the bell at any point in a method to draw attention to a particular method, field, message, error, and so on.

Example

# Sound the bell and open the window 'wMyErrorDialog'
Sound bell
Open window instance wMyErrorDialog