Wscript.Name

The Name property provides a string containing the friendly name of the Wscript object. This is the default property.

Syntax

Wscript.Name = strName
 

Example

Wscript.Name = Windows Scripting Host
Wscript = Windows Scripting Host