Description

Get or set the value of the field 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 McFields.
NameRequired. A String value.
valueA Variant value.

Remarks

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