Sound bell

Command group Flag affected Reversible Execute on client 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