Enumeration
GlobalClashResolutionStrategyForMasterPage
Resolution options when loaded master pages have the same name as existing masterpages.
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 = 1279350607 | readonly | Overwrites the existing master page. | |
| Number = 1279350610 | readonly | Renames the new master page. |
Parameter of 1
Method parameters that accept an GlobalClashResolutionStrategyForMasterPage value.