Enumeration
VersionState
The version state of the file in Version Cue.
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 = 1986221644 | readonly | The version has modifications that make it newer than the project. | |
| Number = 1986221645 | readonly | The version is identical to the project. | |
| Number = 1986221646 | readonly | No resource and no local file. | |
| Number = 1986221648 | readonly | The project has a newer file. | |
| Number = 1986221635 | readonly | The version contains local edits but the project file is newer. | |
| Number = 1986221653 | readonly | The version is not known. |
Object of 2
Properties elsewhere that hold an VersionState value.