Events
The following sections include information about the events of Windows Script Host.
In This Section
- End Event
Signals the script engine to end execution of a remote script object.
- Error Event
Signals the script engine to end execution of a remote script object when the remote script terminates prematurely due to an error.
- Start Event
Signals the script engine to begin execution of a remote script object.
Related Sections
- WSH Language
List of elements that make up WSH Reference.
- Windows Script Host Basics
Learn the basics of WSH.