Enumeration
SourceFieldType
Data type options for data merge fields.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1684883814 | readonly | The field can fill a data merge image placeholder. | |
| Number = 1684885862 | readonly | The field can fill a data merge QR code placeholder. | |
| Number = 1684886630 | readonly | The field can fill a data merge text placeholder. |
Object of 1
Properties elsewhere that hold an SourceFieldType value.