Description

Get or set the value of the variable Name.

Property type

A Variant value.  

Syntax

object.Item(Name) [= value]

The Item Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McVariables.
NameRequired. A String value.
valueA Variant value.

Remarks

Item can also be used to get the current value of predefined variables when they are used in the report.