Returns the current IDEA version.
Compatibility
Available as of IDEA version 12.0
Commands/Methods
| Method |
Description |
| Major
|
Gets the value of the major number of the version. |
| Minor
|
Gets the value of the minor number of the version. |
| Build
|
Gets the value of the build number of the version. |
| Revision
|
Gets the value of the revision number of the version. |