| AppCtrlScript | |
| Help |
|
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.
MSGBOX <Text>[, <Title>]
|
Part |
Description | |
| <Text> |
Any text that should be displayed to the user. | |
| <Title> |
Optional title for the message box. | |