Description

Retrieve the value of an item

Property type

A Variant value.  

Syntax

object.Item(sKey) [= value]

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type CommandList.
sKeyRequired. A String value.
valueA Variant value.