Microsoft® Windows® Script Host
Length Property
WSH Reference
Version 1

See Also                      Applies To


Description
Returns the number of enumerated items.
Syntax
object.length
Parameters
Part Description
object WshArguments, WshEnvironment, or WshSpecialFolders object.

Remarks
This property provides the same functionality as the Count property and is included for compatibility with Microsoft® JScript®.