This topic has not yet been rated - Rate this topic

length Property (WSHArguments Object)

Returns the number of command-line parameters belonging to a script (the number of items in an argument's collection).


                      object.length 
object

An argument collection object.

The length property is a read-only integer that you use in scripts when you write in JScript. It is similar to VBScript's Count method.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ