Beep Statement
Emits a standard system beep sound.
Syntax
Beep
Platform Behavior
- Windows/Linux/macOS: Writes the terminal bell character (
\x07) to stderr. - WASM: No-op (no audio output). Reference
VB6 Library Reference
Emits a standard system beep sound.
Beep
\x07) to stderr.