AppCtrlScript

MAY Computer

Help

MSGBOX

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

Primary, Debug

See also  

VIEWVARS

Pops up a message box with the specified text. Usually used for debug purposes.

Syntax

MSGBOX <Text>[, <Title>]

Part

Description

<Text>

Any text that should be displayed to the user.

<Title>

Optional title for the message box.