The MsgBox function allows the generation of an output window for debugging purposes.
Syntax | ||||
MsgBox([Expression]) | ||||
Return value | ||||
None | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Expression |
Ausdruck |
ByVal |
Expression to be output |