Allows you to automatically close a Message Box in a few seconds.
Example
Running this code will open a dialog window having the following properties:
- Inside text: "Example Text"
- Caption text: "Request"
- Auto-close Window after: 60 seconds
plugin command("Dialogs Extension.dll", "auto close message box", "Example Text", "Request", 60)