Difference between revisions of "MessageBox"

9 bytes added ,  05:57, 2 April 2006
m
Added indication of maximum 10 variables in MessageBox
 
imported>Mmmpld
m (Added indication of maximum 10 variables in MessageBox)
Line 9: Line 9:
If no button is specified, a default button of "Done" will be displayed on the message box.  
If no button is specified, a default button of "Done" will be displayed on the message box.  


Variable names can also be passed into the message box. These are displayed in the order they are used as parameters. The message must specify how the variable is to be displayed.  
Up to 10 variable names can also be passed into the message box. These are displayed in the order they are used as parameters. The message must specify how the variable is to be displayed.  


Formatting notation:  
Formatting notation:  
Anonymous user