Item Method
Description
Returns a specific Command object from a Commands collection.
Syntax
Parameters
- NameorNum
- Required Long that indicates which Command object to return. It is the index number of the desired Command in the Commands collection.
Return Type
Command object.
See Also