WshArguments.length

The length property provides the number of command-line parameters. This property provides the same functionality as the Count property and is provided for Microsoft JScriptÖ compatibility

Syntax

Arguments.length = natNumberOfArguments
 

See Also

Wscript.Arguments property, WshArguments.Count property


© 1997 by Microsoft Corporation. All rights reserved.