Returns the DataMergeField with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
Returns any DataMergeField in the collection.
→ Number
Displays the number of elements in the DataMergeField.
→ DataMergeField[]
Returns every DataMergeField in the collection.
Returns the first DataMergeField in the collection.
Returns the DataMergeField with the specified index or name.
→ DataMergeField[]
Returns the DataMergeFields within the specified range.
from
DataMergeField | LongInteger | String
The DataMergeField, index, or name at the beginning of the range. Can accept: DataMergeField, Long Integer or String.
to
DataMergeField | LongInteger | String
The DataMergeField, index, or name at the end of the range. Can accept: DataMergeField, Long Integer or String.
Returns the last DataMergeField in the collection.
Returns the middle DataMergeField in the collection.
Returns the DataMergeField whose index follows the specified DataMergeField in the collection.
Returns the DataMergeField with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the DataMergeField.
Object of 1
Properties elsewhere that hold a DataMergeFields.