Commands.Item
- Updated2025-07-21
- 1 minute(s) read
Commands.Item
Syntax
Commands.Item( itemIdx)
Data Type
Purpose
Returns a reference to an item at the specified index in the collection.
Parameters
itemIdx As Long
[In] Specifies the zero-based index. Use a non-negative number less than the value of the Commands.Count property.