Articles Archive
Director Forums
Director Wiki
Job Board
Search
 
 Director Online WikiMain Page | About | Help | FAQ | Special pages | Log in | Printable version | Disclaimers

Version

From Director Online Wiki

version is an archaic property/global variable. It has been deprecated because it has one significant problem.


If the variable NOT been SET, it will return the version string for Director or a Projector that is running, in the format majorRelease.minorRelease.


Unfortunately since it can be SET, the information could be unreliable, so it's best to use the newer property the productVersion (which is also available as a property within the environment propertyList using the syntax: (the environment).productVersion)

Retrieved from "http://www.director-online.com/dougwiki/index.php/Version"

This page has been accessed 695 times. This page was last modified 21:04, 13 Jul 2006.