Stores the Progress version in properties.
| Attribute | Description | Type | Requirement | Default value |
|---|---|---|---|---|
| dlcHome | Progress installation directory | File | Required | No default value |
| majorVersion | Major version (extracts "10" from 10.0B02) | String | Optional | |
| minorVersion | Minor version (extracts "0" from 10.0B02) | String | Optional | |
| revision | Revision (extracts "B" from 10.0B02) | String | Optional | |
| patchLevel | Patch level (extracts "02" from 10.0B02) | String | Optional | |
| fullVersion | Extracts the full string from $DLC/version | String | Optional | |
| reducedVersion | Extracts only the version from $DLC/version | String | Optional |
None
None