Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 278 Bytes

File metadata and controls

19 lines (14 loc) · 278 Bytes

SysBeep

Description

Procedure SysBeep uses the current system prompt sound to alert the user.

PROCEDURE SysBeep;
def vs.SysBeep():
    return None

Version

Availability: from All Versions

Category