Adobe InDesign CS6 Server (8.0) Object Model JS: VersionState

InDesign Server CS6

 The version state of the file in Version Cue.

Value

NameDescriptionValue
VersionState.LOCAL_NEWERThe version has modifications that make it newer than the project.1986221644 = 'vcVL'
VersionState.LOCAL_PROJECT_MATCHThe version is identical to the project.1986221645 = 'vcVM'
VersionState.NO_RESOURCENo resource and no local file.1986221646 = 'vcVN'
VersionState.PROJECT_FILE_NEWERThe project has a newer file.1986221648 = 'vcVP'
VersionState.VERSION_CONFLICTThe version contains local edits but the project file is newer.1986221635 = 'vcVC'
VersionState.VERSION_UNKNOWNThe version is not known.1986221653 = 'vcVU'

Usage

As property

Document.versionState

Link.versionState

Jongware, 28-Apr-2012 v3.0.3iContents :: Index