Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 251 Bytes

File metadata and controls

20 lines (14 loc) · 251 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

  • Utility