Returns the version number of the running copy of Fireworkz.
You might use it if you know that a particular feature is not available in an earlier version of Fireworkz, for example:
Syntax:
VERSION( )
Example:
IF(VERSION()<28,"Psychic user interface not available","")