|
|
|||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
| MessageDialog[expr] puts up a standard message dialog that displays expr together with an OK button. |
| MessageDialog[expr, {lbl1:>act1, lbl2:>act2, ...}] includes buttons with labels lbli, which evaluate the corresponding acti if clicked. |