IWshArguments
Scriptable object
Description
Rich collection of WshArgument objects
Properties
Property
Description
Count
Returns the number of command-line parameters belonging to a script (the number of items in an argument's collection
Named
Returns a collection of named arguments
Unnamed
Returns a collection of unnamed arguments
Methods
Method
Description
Item
Exposes a specified item from a collection
ShowUsage
Makes a script self-documenting by displaying information about how it should be used
See Also
IWScript::Arguments
#
API