beep parameter

Use the beep parameter to set or query whether a beep should be emitted the next time the screenShow command is issued.

 

Availability

query command
set command

 

Scope

Global.

 

Syntax

query beep
set beep { on | off } 

 

Parameters

on Use the on parameter to indicate that a beep should be emitted the next time the screenShow command is issued.
off Use the off parameter to indicate that a beep should not be emitted the next time the screenShow command is issued.

 

Examples

query beep
set beep on 

Related reference
query command
screenShow command
set command