I need my script to know if the version is CC 2015.1 or a prior CC 2015 version. I've been using parseInt(app.version) to determine the version number. This reports 16 for CC 2015.1 and also prior versions of CC 2015 as well. Is there a way to determine what the actual release revision is?
↧