ProductVersion
Returns the program version number.
| Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access | 
|---|---|---|---|---|---|---|
| ProductVersion | System Info | Synchronous | Supported | Supported | Supported | Supported | 
Syntax
 
 This function takes no paramters.
Returned value
Returns the program version number as a real number.
Examples
| Tag Name | Expression | 
|---|---|
| Tag | ProductVersion() // Returned value = 7.000000 |