MsgBox with VBScript
| Constant | Button(s) Displayed |
| 0 | Ok |
| 1 | Ok + Cancel |
| 2 | Abort + Retry + Ignore |
| 3 | Yes + No + Cancel |
| 4 | Yes + No |
| 5 | Retry + Cancel |
| Constant | Default Button |
| 0 | 1-First button |
| 256 | 2-Second button |
| 512 | 3-Third button |
| 768 | 4-Fourth button |
| Constant | Icon Displayed |
| 16 | ![]() |
| 32 | ![]() |
| 48 | ![]() |
| 64 | ![]() |
| 0 | ...Blank... |
...Copy the JavaScript source code below :
Comment, question ?