# Project Version of Premiere Condition

With the help of the Project Version of Premiere Condition it is possible to check the version of a certain Premiere project. The project version can be compared by providing the related „Project Path“ and a desired condition (e.g. IS\_OLDER). The node result will be the corresponding version number.

#### Matching of Premiere version to version number:

| Premiere Version | Version number |
| ---------------- | -------------- |
| V2022            | 40             |
| v2021            | 39             |
| v2020            | 38             |
| v2019\_1         | 37             |
| v2019            | 36             |
| v2018\_1         | 35             |
| v2018            | 34             |
| v2017\_1         | 33             |
| v2017            | 32             |
| v2015\_4         | 31             |
| v2015\_2         | 30             |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.helmut.de/helmut4-releases/v4.6.0/helmut4-components/streamdesigner/nodes/conditions/project/project-version-of-premiere-condition.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
