WScript.FullName (Property)

The full path and name for the file being executed.

Availability:

JScript - 3.0
Property/method value type:String primitive
JavaScript syntax:WSHmyName = WScript.FullName

This property contains the full name and path for the file being executed.

See also:WScript.ScriptFullName