Returns the tool object with the specified ID
- ID
- Required Variant that indicates which Tool object to return. It can be either a Long or a String. If it is a Long, it is the index number of the Tool object in the Tools collection. If it is a String, it is the ID of the Tool object.
Tool object.
Since the Item method is the default, the function name can be omitted if desired.