Specifications

System Commands
4 - 207
showpopup
Displays a message box in the user interface.
Syntax
showpopup “text to display”
Feedback Examples
showpopup “The conference will resume in three minutes.”
returns
showpopup The conference will resume in three minutes.
and the popup is displayed in the user interface.
Comments
Sending this command displays the message as a popup dialog in the user
interface, along with an alert tone.
Parameter Description
“text to display”
Message to display to users. Enclose the text in
quotation marks if it contains a space.