|
MessageBox
|
|
| Text to display
|
|
|
| Notice: If text contains commas you must put it inside quotes ("Trust, but verify").
|
| This goes for text in variables too - if a variable contains text with commas the variable name must be put inside quotes ("%MyVar%").
|
| If the "Ask" switch is present, two buttons will be displayed ("No" & "Yes") instead of one ("OK"). If the user clicks "Yes", the variable %LastMessageBox% will be set to "yes", otherwise it will be set to "no"
|