Adds an event listener.
Object
DataMergeField
A data merge field.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| String | readonly | The name of the field. | |
| SourceFieldType | readonly | The source field type. | |
| Number | readonly | The index of the DataMergeField within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| DataMerge | readonly | The parent of the DataMergeField (a DataMerge). | |
| Object | read/write | A property that allows setting of several properties at the same time. |
Methods
→ DataMergeField[]
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the DataMergeField.
→ String
Retrieves the object specifier.
Object of 6
Properties elsewhere that hold a DataMergeField.
Parameter of 6
Method parameters that accept a DataMergeField.
Return 11
Methods that return a DataMergeField.