Usage
-- Lingo syntax
_player.productVersion
Description
Keyword; system variable that contains the version string for Director. The same string appears in the Mac Finders Info window.
Example
This statement displays the version of Director in the Message window:
put(_player.productVersion)