Director Help

version

Usage

-- Lingo syntax
_player.productVersion

Description

Keyword; system variable that contains the version string for Director. The same string appears in the Mac Finder’s Info window.

Example

This statement displays the version of Director in the Message window:

put(_player.productVersion)