Concept Framework 2.2 documentation Contents | Index

CApplication.MessageBox

Name Type Access Version Deprecated
MessageBox function static version 1.0 no

Prototype:
static function MessageBox(szText, szTitle="");

Parameters:
szText      the text contained by the message box
szTitle      the title of the message box.

Description:
Tells the client to show a message box.

Returns:
Returns null.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:11 2013 GMT(c)2013 Devronium Applications