Microsoft® Windows® Script Host Name Property |
WSH Reference Version 1 |
Returns a string containing the friendly name of the WScript object.
object.Name
Part Description object WScript object.
This is the default property and is read only.
The following example shows two ways to use this property:WScript.Echo WScript.Name WScript.Echo WScript