Difference between revisions of "MessageBox"
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. | ||
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: |