Gets the item in the value list at the specified index position of the list.
Syntax:
Parameters:
- lIndex – The index position of the value item to get in the list. The index range begins with one up to the maximum number of items in the list. To get the total number of items in the list use the ValueCount property. The index position is relative only to the list of values (not including the regular expressions) collection in the object.
Remarks:
The value returned in this property is one of a collection of strings that is directly compared to the value in the data element.