This Site generates Code for the MsgBox
function used in VBScript and VBA.
You can hover over most Items to get some Help.
Your Choices are not validated.
To decode a message box option number, click here
MsgBox
documentation.
They are listed because the underlying API call to MessageBoxA
documents them.MsgBox "Body",0,"Title"
.vbs